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:
Diffstat (limited to 'deps/deps-windows.cmake')
-rw-r--r--deps/deps-windows.cmake3
1 files changed, 0 insertions, 3 deletions
diff --git a/deps/deps-windows.cmake b/deps/deps-windows.cmake
index 834bdb9e3..eaf5b8e65 100644
--- a/deps/deps-windows.cmake
+++ b/deps/deps-windows.cmake
@@ -1,7 +1,4 @@
-# NB: I haven't enabled any of the LOG_xxx options because they tend to generate bogus build files,
-# especially with compound commands like `cd foo && bar`.
-
ExternalProject_Add("dep_boost_${DEPS_BITS}"
EXCLUDE_FROM_ALL 1
URL "https://dl.bintray.com/boostorg/release/1.66.0/source/boost_1_66_0.tar.gz"