1
0
mirror of https://github.com/VCMP-SqMod/SqMod.git synced 2024-11-08 08:47:17 +01:00

Update CMakeLists.txt

This commit is contained in:
Sandu Liviu Catalin 2021-06-12 17:49:23 +03:00
parent 7fbf1ee4e1
commit 82dfda13cb

View File

@ -52,7 +52,7 @@ else()
if(WINCE)
target_compile_definitions(DataSQLite PRIVATE SQLITE_MSVC_LOCALTIME_API)
endif(WINCE)
target_compile_definitions(DataSQLite PRIVATE
target_compile_definitions(DataSQLite PUBLIC
SQLITE_THREADSAFE=1
SQLITE_DISABLE_LFS
SQLITE_OMIT_UTF16