Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
10
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
Nicolas Van der Noot
coman_mod
Commits
0be5cfa4
Commit
0be5cfa4
authored
Jun 23, 2016
by
Nicolas Van der Noot
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
correct CMake error
parent
af31ea78
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
workR/CMakeLists.txt
workR/CMakeLists.txt
+1
-1
No files found.
workR/CMakeLists.txt
View file @
0be5cfa4
...
...
@@ -42,7 +42,7 @@ set( CMAKE_C_FLAGS_RELEASE "-O3" )
set
(
CMAKE_CXX_FLAGS_RELEASE
"-O3"
)
# Variable for storing the path to Robotran common files (should be adapted depending on the location of those sources)
set
(
ROBOTRAN_SOURCE_DIR
${
PROJECT_SOURCE_DIR
}
/../mbsysCopy
}
)
set
(
ROBOTRAN_SOURCE_DIR
${
PROJECT_SOURCE_DIR
}
/../mbsysCopy
)
# message to display the project name and the CoMan version
message
(
STATUS
"Processing
${
PROJECT_NAME
}
"
)
...
...
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