mirror of
https://github.com/f4exb/sdrangel.git
synced 2025-02-03 09:44:01 -05:00
Disable UHD tests, examples and utils in order to speed up build
This commit is contained in:
parent
184a28929b
commit
b30770474f
3
external/CMakeLists.txt
vendored
3
external/CMakeLists.txt
vendored
@ -473,6 +473,9 @@ if (LINUX)
|
||||
PREFIX "${EXTERNAL_BUILD_LIBRARIES}/uhd"
|
||||
CMAKE_ARGS ${DEFAULT_OUTPUT_DIRECTORIES}
|
||||
-DENABLE_PYTHON_API=OFF
|
||||
-DENABLE_EXAMPLES=OFF
|
||||
-DENABLE_UTILS=OFF
|
||||
-DENABLE_TESTS=OFF
|
||||
SOURCE_SUBDIR host
|
||||
INSTALL_COMMAND ""
|
||||
TEST_COMMAND ""
|
||||
|
Loading…
Reference in New Issue
Block a user