mirror of
https://github.com/VCMP-SqMod/SqMod.git
synced 2026-06-10 20:07:10 +02:00
Update CMakeLists.txt
This commit is contained in:
+1
-1
@@ -52,7 +52,7 @@ else()
|
|||||||
if(WINCE)
|
if(WINCE)
|
||||||
target_compile_definitions(DataSQLite PRIVATE SQLITE_MSVC_LOCALTIME_API)
|
target_compile_definitions(DataSQLite PRIVATE SQLITE_MSVC_LOCALTIME_API)
|
||||||
endif(WINCE)
|
endif(WINCE)
|
||||||
target_compile_definitions(DataSQLite PRIVATE
|
target_compile_definitions(DataSQLite PUBLIC
|
||||||
SQLITE_THREADSAFE=1
|
SQLITE_THREADSAFE=1
|
||||||
SQLITE_DISABLE_LFS
|
SQLITE_DISABLE_LFS
|
||||||
SQLITE_OMIT_UTF16
|
SQLITE_OMIT_UTF16
|
||||||
|
|||||||
Reference in New Issue
Block a user