diff options
Diffstat (limited to 'core/CMakeLists.txt')
-rw-r--r-- | core/CMakeLists.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/core/CMakeLists.txt b/core/CMakeLists.txt index 40c2491..6cdac70 100644 --- a/core/CMakeLists.txt +++ b/core/CMakeLists.txt @@ -125,6 +125,7 @@ function(add_executable_variant TARGET_NAME) imgui implot imgui-node-editor + SQLiteCpp ) if(NOT TARGET_LOCALE STREQUAL "en_US") |