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
Guilhem Saurel
hpp-gui
Commits
a0bfae34
Commit
a0bfae34
authored
Oct 09, 2017
by
Joseph Mirabel
Committed by
Joseph Mirabel
Oct 09, 2017
Browse files
Update dependency to gepetto-viewer (needs >= 1.3)
parent
a9489a7f
Changes
1
Hide whitespace changes
Inline
Side-by-side
CMakeLists.txt
View file @
a0bfae34
...
...
@@ -33,7 +33,7 @@ SETUP_PROJECT()
FIND_PACKAGE
(
Qt4 REQUIRED QtCore QtGui QtOpenGl QtNetwork
)
ADD_REQUIRED_DEPENDENCY
(
"gepetto-viewer-corba"
)
ADD_REQUIRED_DEPENDENCY
(
"gepetto-viewer-corba
>= 1.3
"
)
SET
(
BOOST_COMPONENTS thread regex
)
SEARCH_FOR_BOOST
()
...
...
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