From 6a70362a1516220d4a939f9032ed68af11a5e53a Mon Sep 17 00:00:00 2001 From: Vitor Santos Costa Date: Fri, 13 Jul 2018 14:42:12 +0100 Subject: [PATCH] sqlite3 --- CMakeLists.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CMakeLists.txt b/CMakeLists.txt index d958f6a08..1ae14e4ae 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -567,7 +567,7 @@ List(APPEND YLIBS $) List(APPEND YLIBS $) List(APPEND YLIBS $) if (WIN32 OR ANDROID) - List(APPEND YLIBS $) + List(APPEND YLIBS $) List(APPEND YLIBS $) if (WIN32 AND WITH_PYTHON) List(APPEND YLIBS $)