From 55c4420b69fa172ac7b6b3523597b9a46a5d1bcd Mon Sep 17 00:00:00 2001 From: rtk0c Date: Sun, 22 May 2022 14:54:06 -0700 Subject: Vendor SQLiteCpp completely for internal patching --- CMakeLists.txt | 1 + 1 file changed, 1 insertion(+) (limited to 'CMakeLists.txt') diff --git a/CMakeLists.txt b/CMakeLists.txt index 2fecd26..1a05b14 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -20,4 +20,5 @@ conan_basic_setup() add_subdirectory(3rdparty/imgui) add_subdirectory(3rdparty/implot) add_subdirectory(3rdparty/imgui-node-editor) +add_subdirectory(3rdparty/sqlitecpp) add_subdirectory(core) -- cgit v1.2.3-70-g09d2