Skip to content

Commit eda513b

Browse files
Merge remote-tracking branch 'origin/master'
2 parents ab42af8 + 6768860 commit eda513b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -164,7 +164,7 @@ if(SQLITECPP_BUILD_MODULES)
164164
message(WARNING "Skipping SQLiteCpp C++ modules (requires CMake 3.28+, found ${CMAKE_VERSION})")
165165
endif()
166166
else()
167-
message(STATUS "SQLiteCpp C++ modules support is disabled. Enable with -NLOHMANN_JSON_BUILD_MODULES=ON")
167+
message(STATUS "SQLiteCpp C++ modules support is disabled. Enable with -DSQLITECPP_BUILD_MODULES=ON")
168168
endif()
169169

170170
# list of test files of the library

0 commit comments

Comments
 (0)