1
0
mirror of https://github.com/f4exb/sdrangel.git synced 2025-12-15 15:33:22 -05:00

Set -DENABLE_LIBTECLA=OFF to remove dependency on ncurses

This commit is contained in:
Jon Beniston 2025-09-21 09:38:36 +01:00
parent 9945099dfe
commit 3429cbf7bf

View File

@ -1534,6 +1534,7 @@ if (WIN32 OR APPLE)
-DENABLE_HOST_BUILD=ON
-DENABLE_BACKEND_CYAPI=OFF
-DTREAT_WARNINGS_AS_ERRORS=OFF
-DENABLE_LIBTECLA=OFF
BUILD_BYPRODUCTS "${LIBBLADERF_LIBRARIES}"
INSTALL_COMMAND ""
TEST_COMMAND ""