We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents ab42af8 + 6768860 commit eda513bCopy full SHA for eda513b
CMakeLists.txt
@@ -164,7 +164,7 @@ if(SQLITECPP_BUILD_MODULES)
164
message(WARNING "Skipping SQLiteCpp C++ modules (requires CMake 3.28+, found ${CMAKE_VERSION})")
165
endif()
166
else()
167
- message(STATUS "SQLiteCpp C++ modules support is disabled. Enable with -NLOHMANN_JSON_BUILD_MODULES=ON")
+ message(STATUS "SQLiteCpp C++ modules support is disabled. Enable with -DSQLITECPP_BUILD_MODULES=ON")
168
169
170
# list of test files of the library
0 commit comments