1
0
mirror of https://github.com/FULU-Foundation/OrcaSlicer-bambulab.git synced 2026-07-20 09:34:26 +00:00

Fixes of the CMake build system to compile Release and Debug builds

on MS Windows.
This commit is contained in:
bubnikv
2018-10-22 14:53:48 +02:00
parent 68f77f1031
commit 0799ca2099
8 changed files with 608 additions and 28 deletions
+1 -1
View File
@@ -167,7 +167,7 @@ target_link_libraries(libslic3r
poly2tri
qhull
semver
${TBB_LIBRARIES}
tbb
)
if(SLIC3R_PROFILE)