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 'doc/How to build - Windows.md')
-rw-r--r--doc/How to build - Windows.md5
1 files changed, 1 insertions, 4 deletions
diff --git a/doc/How to build - Windows.md b/doc/How to build - Windows.md
index 6490f5bbb..7207a20e5 100644
--- a/doc/How to build - Windows.md
+++ b/doc/How to build - Windows.md
@@ -158,7 +158,4 @@ option to CMake, this will only produce a _Release_ build.
Refer to the CMake scripts inside the `deps` directory to see which dependencies are built in what versions and how this is done.
\*) Specifically, the problem arises when building boost. Boost build tool appends all build options into paths of
-intermediate files, which are not handled correctly by either `b2.exe` or possibly `ninja` (?).
-
-
-
+intermediate files, which are not handled correctly by either `b2.exe` or possibly `ninja` (?). \ No newline at end of file