Win tests compilation fix. For Windows, the build was failing because of not being...
authorallexzander <blackslayer4@gmail.com>
Tue, 2 Feb 2021 18:32:38 +0000 (20:32 +0200)
committerallexzander <blackslayer4@gmail.com>
Wed, 3 Feb 2021 11:52:10 +0000 (13:52 +0200)
commit3d266b9246bb61c810cf81858b0c2b6768c988d7
treec1694eb9d8e0a5f66336c28cd74be12e02d853f3
parent6d634c79ee312d2f2ab970c34dfb0c16732fb9fb
Win tests compilation fix. For Windows, the build was failing because of not being able to locate #include <sqlite3.h> in tests.

Signed-off-by: allexzander <blackslayer4@gmail.com>
src/csync/CMakeLists.txt