Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/prusa3d/PrusaSlicer.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorVojtech Kral <vojtech@kral.hk>2019-11-25 14:15:47 +0300
committerroot <root@slic3r-build-machine>2019-11-29 15:10:30 +0300
commite7838abddc11c5dc55fa123990d9c185b4260836 (patch)
tree32d47be8983bcf0865388b3cc5dcda865eb45a9c /deps/deps-windows.cmake
parent22aa17128a1e566b646b8318147b7fa0d3f49248 (diff)
WIP: Build on CentOS 6
Diffstat (limited to 'deps/deps-windows.cmake')
-rw-r--r--deps/deps-windows.cmake2
1 files changed, 1 insertions, 1 deletions
diff --git a/deps/deps-windows.cmake b/deps/deps-windows.cmake
index 603f24931..276129a8d 100644
--- a/deps/deps-windows.cmake
+++ b/deps/deps-windows.cmake
@@ -353,4 +353,4 @@ if (${DEP_DEBUG})
COMMAND msbuild /m /P:Configuration=Debug INSTALL.vcxproj
WORKING_DIRECTORY "${BINARY_DIR}"
)
-endif () \ No newline at end of file
+endif ()