mirror of
https://git.mirrors.martin98.com/https://github.com/prusa3d/PrusaSlicer.git
synced 2025-07-30 05:52:01 +08:00
Disable building of the cmd tool for libbgcode
Needs nowide, problematic integration, we would need to get rid of boost::nowide inside PS codebase
This commit is contained in:
parent
e1724e1fa1
commit
7b9982bcfe
1
deps/LibBGCode/LibBGCode.cmake
vendored
1
deps/LibBGCode/LibBGCode.cmake
vendored
@ -22,6 +22,7 @@ prusaslicer_add_cmake_project(LibBGCode
|
|||||||
DEPENDS dep_LibBGCode_deps
|
DEPENDS dep_LibBGCode_deps
|
||||||
CMAKE_ARGS
|
CMAKE_ARGS
|
||||||
-DLibBGCode_BUILD_TESTS:BOOL=OFF
|
-DLibBGCode_BUILD_TESTS:BOOL=OFF
|
||||||
|
-DLibBGCode_BUILD_CMD_TOOL:BOOL=OFF
|
||||||
)
|
)
|
||||||
|
|
||||||
if (MSVC)
|
if (MSVC)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user