summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAdam Szmigin <smidge@xsco.net>2020-08-09 23:48:26 +0100
committerAdam Szmigin <smidge@xsco.net>2020-08-09 23:48:26 +0100
commit9634acb5efe7cdfe80611624234da7fe3005422f (patch)
treeaced2b087d18190db9dc8bd1b0e6f0436ae2b2f9
parent137a2c1a5faee434bbda625b2ea7f99bc8900ed6 (diff)
CMake build fixed for ext sqlite_modern_cpp
-rw-r--r--CMakeLists.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/CMakeLists.txt b/CMakeLists.txt
index 060a8f7..ea07846 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -49,6 +49,7 @@ target_include_directories(
djinterop PUBLIC
${SQLite3_INCLUDE_DIRS}
${ZLIB_INCLUDE_DIRS}
+ ext/sqlite_modern_cpp
include src)
target_link_libraries(