Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Contribute to GitLab
Sign in
Toggle navigation
S
stitchEm
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Franco (nextime) Lanza
stitchEm
Commits
729ba40e
Commit
729ba40e
authored
5 years ago
by
jerem
Committed by
jeremad
5 years ago
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
fix(doc): fix build instructions
parent
23f12069
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
6 additions
and
0 deletions
+6
-0
BUILD.md
doc/BUILD.md
+6
-0
No files found.
doc/BUILD.md
View file @
729ba40e
...
...
@@ -25,6 +25,8 @@ cmake -DCREATE_BOX_PACKAGE=OFF \
-DMACPORTS=ON \
-G Ninja \
stitchEm
ninja
```
### Using Homebrew
...
...
@@ -85,6 +87,8 @@ export CXX=g++-6
cmake -DGPU_BACKEND_CUDA=ON -DGPU_BACKEND_OPENCL=ON \
-G Ninja \
stitchEm
ninja
```
## Building on windows
...
...
@@ -123,6 +127,8 @@ cmake -G "Visual Studio 15 2017 Win64" \
..\stitchEm\
```
Then open the generated project with visual studio and build it.
## CMake flags
### Global options
...
...
This diff is collapsed.
Click to expand it.
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment