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:
parent
7fbf1ee4e1
commit
82dfda13cb
2
vendor/POCO/Data/SQLite/CMakeLists.txt
vendored
2
vendor/POCO/Data/SQLite/CMakeLists.txt
vendored
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user