Disable tests build for tbb
Some tests also fail to build
This commit is contained in:
parent
e80ae31ce8
commit
6e378d9f6c
3
deps/TBB/TBB.cmake
vendored
3
deps/TBB/TBB.cmake
vendored
@ -4,8 +4,7 @@ prusaslicer_add_cmake_project(
|
|||||||
URL_HASH SHA256=83ea786c964a384dd72534f9854b419716f412f9d43c0be88d41874763e7bb47
|
URL_HASH SHA256=83ea786c964a384dd72534f9854b419716f412f9d43c0be88d41874763e7bb47
|
||||||
CMAKE_ARGS
|
CMAKE_ARGS
|
||||||
-DTBB_BUILD_SHARED=OFF
|
-DTBB_BUILD_SHARED=OFF
|
||||||
-DTBB_BUILD_TESTS=OFF
|
-DTBB_TEST=OFF
|
||||||
-DTBB_BUILD_TESTS=OFF
|
|
||||||
-DCMAKE_POSITION_INDEPENDENT_CODE=ON
|
-DCMAKE_POSITION_INDEPENDENT_CODE=ON
|
||||||
-DCMAKE_DEBUG_POSTFIX=_debug
|
-DCMAKE_DEBUG_POSTFIX=_debug
|
||||||
)
|
)
|
||||||
|
Loading…
Reference in New Issue
Block a user