Skip to content

Commit 984251f

Browse files
authored
Fix copy/paste bug in fmt example CMakeLists.txt
#410
1 parent 63d0de7 commit 984251f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/fmt/CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
cmake_minimum_required(VERSION 3.14 FATAL_ERROR)
22

3-
project(CPMJSONExample)
3+
project(CPMFmtExample)
44

55
# ---- Dependencies ----
66

0 commit comments

Comments
 (0)