Skip to content
Snippets Groups Projects
Commit a90bed66 authored by pavel.uhanov's avatar pavel.uhanov
Browse files

[*] remove pgsql from andriod

parent 35e93fbe
No related branches found
No related tags found
3 merge requests!1842Hotfixes 19.02,!1840Backport 13637,!1780hotfix-14097
......@@ -57,8 +57,8 @@ include (dap-sdk/cmake/OS_Detection.cmake)
set(BUILD_WITH_GDB_DRIVER_MDBX ON)
if (NOT ANDROID)
set(BUILD_WITH_GDB_DRIVER_SQLITE ON)
set(BUILD_WITH_GDB_DRIVER_PGSQL ON)
endif()
set(BUILD_WITH_GDB_DRIVER_PGSQL ON)
#set(BUILD_CELLFRAME_NODE_TESTS ON)
#set (BUILD_WITH_TPS_TEST ON)
if (BUILD_WITH_TPS_TEST)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment