Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Nicolas Van der Noot
coman_mod
Commits
0be5cfa4
Commit
0be5cfa4
authored
Jun 23, 2016
by
Nicolas Van der Noot
Browse files
correct CMake error
parent
af31ea78
Changes
1
Hide whitespace changes
Inline
Side-by-side
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
Supports
Markdown
0%
Try again
or
attach a new 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