Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Kirill Terekhov
INMOST
Commits
821a833b
Commit
821a833b
authored
Apr 17, 2015
by
Kirill Terekhov
Browse files
Fix installation script
Fix introduced problem with installation script.
parent
446c073f
Changes
1
Hide whitespace changes
Inline
Side-by-side
examples/OctreeCutcell/CMakeLists.txt
View file @
821a833b
...
...
@@ -47,4 +47,4 @@ else(OPENGL_FOUND)
endif
(
OPENGL_FOUND
)
install
(
TARGETS OctreeCutcell EXPORT inmost-targets RUNTIME DESTINATION bin/OctreeCutcell
)
install
(
DIRECTORY Obj
EXPORT inmost-targets
DESTINATION bin/OctreeCutcell
)
install
(
DIRECTORY Obj
oil_obj2
DESTINATION bin/OctreeCutcell
)
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