sqlite3
This commit is contained in:
parent
6c1d3d1a95
commit
6a70362a15
@ -567,7 +567,7 @@ List(APPEND YLIBS $<TARGET_OBJECTS:utf8proc>)
|
|||||||
List(APPEND YLIBS $<TARGET_OBJECTS:myddas>)
|
List(APPEND YLIBS $<TARGET_OBJECTS:myddas>)
|
||||||
List(APPEND YLIBS $<TARGET_OBJECTS:libswi>)
|
List(APPEND YLIBS $<TARGET_OBJECTS:libswi>)
|
||||||
if (WIN32 OR ANDROID)
|
if (WIN32 OR ANDROID)
|
||||||
List(APPEND YLIBS $<TARGET_OBJECTS:Yapsqlite3>)
|
List(APPEND YLIBS $<TARGET_OBJECTS:YAPsqlite3>)
|
||||||
List(APPEND YLIBS $<TARGET_OBJECTS:YAP++>)
|
List(APPEND YLIBS $<TARGET_OBJECTS:YAP++>)
|
||||||
if (WIN32 AND WITH_PYTHON)
|
if (WIN32 AND WITH_PYTHON)
|
||||||
List(APPEND YLIBS $<TARGET_OBJECTS:Py4YAP>)
|
List(APPEND YLIBS $<TARGET_OBJECTS:Py4YAP>)
|
||||||
|
Reference in New Issue
Block a user