diff --git a/examples/fmt/CMakeLists.txt b/examples/fmt/CMakeLists.txt index 267673fb..16699979 100644 --- a/examples/fmt/CMakeLists.txt +++ b/examples/fmt/CMakeLists.txt @@ -1,6 +1,6 @@ cmake_minimum_required(VERSION 3.14 FATAL_ERROR) -project(CPMJSONExample) +project(CPMFmtExample) # ---- Dependencies ----