Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
LidarView
LidarView-Superbuild
Commits
8aaf02fd
Commit
8aaf02fd
authored
Nov 29, 2016
by
Bastien Jacquet
Browse files
Minor comments
parent
22e371e3
Changes
1
Show whitespace changes
Inline
Side-by-side
CMakeLists.txt
View file @
8aaf02fd
...
...
@@ -94,7 +94,7 @@ string (STRIP "${cflags}" cflags)
# "Turn this ON to build command lines tools alone." OFF)
if
(
WIN32
)
# Since
it
only compil
e
with ninja, let's provide it
# Since
we
only
support superbuild
compil
ation
with ninja, let's provide it
file
(
COPY
${
SuperBuild_PROJECTS_DIR
}
/win32/ninja.exe
DESTINATION
${
CMAKE_CURRENT_BINARY_DIR
}
)
if
(
(
NOT
"
${
CMAKE_GENERATOR
}
"
MATCHES
"^NMake.*$"
)
OR
...
...
Write
Preview
Supports
Markdown
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