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
path: root/doc
diff options
context:
space:
mode:
authorRay Ackley <ray.ackley@microsoft.com>2021-01-14 16:44:23 +0300
committerGitHub <noreply@github.com>2021-01-14 16:44:23 +0300
commit821560ee2bd8c2ebd1e7d3d7617f43b37d57441e (patch)
tree2a6141de198904f816c6f5dae2b471fbceea18a7 /doc
parent545db33a9752fe3610653ad61357fa09f5b72e5e (diff)
parent63e666b8d6e05b4a2c63895a6be1ae83f73b85c1 (diff)
Merge branch 'master' into patch-1
Diffstat (limited to 'doc')
-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