Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
robotran
mbsysc
Commits
9d766392
Commit
9d766392
authored
Aug 10, 2017
by
Nicolas Docquier
Browse files
Complete CMakeLists of mbs_realtime to include default renderer headers
parent
7143586a
Changes
1
Hide whitespace changes
Inline
Side-by-side
MBsysC/mbs_common/mbs_realtime/CMakeLists.txt
View file @
9d766392
...
...
@@ -103,6 +103,7 @@ if (FLAG_REAL_TIME AND FLAG_OPEN_GL)
include_directories
(
"./open_gl/viewpoint/specific"
)
include_directories
(
"./open_gl/world"
)
include_directories
(
"./open_gl/renderer"
)
include_directories
(
"./open_gl/renderer/default"
)
increment_src
(
${
PROJECT_SOURCE_DIR
}
/open_gl
)
...
...
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