Skip to content
GitLab
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
ndcurves
Commits
d48f3418
Commit
d48f3418
authored
Jan 09, 2020
by
Guilhem Saurel
Browse files
[CMake] sync submodule
parent
d2f18b68
Changes
2
Hide whitespace changes
Inline
Side-by-side
CMakeLists.txt
View file @
d48f3418
...
...
@@ -15,8 +15,8 @@ INCLUDE(cmake/python.cmake)
# Disable -Werror on Unix for now.
SET
(
CXX_DISABLE_WERROR True
)
C
MAKE_POLICY
(
SET CMP0048 OLD
)
PROJECT
(
${
PROJECT_NAME
}
CXX
)
C
OMPUTE_PROJECT_ARGS
(
PROJECT_ARGS LANGUAGES CXX
)
PROJECT
(
${
PROJECT_NAME
}
${
PROJECT_ARGS
}
)
ADD_REQUIRED_DEPENDENCY
(
eigen3
)
ADD_OPTIONAL_DEPENDENCY
(
pinocchio
)
...
...
cmake
@
e7892518
Compare
54ece258
...
e7892518
Subproject commit
54ece
258e
ed16da94c7f10979588fcb47b744eb8
Subproject commit
e789
25
1
8e
b62e1d20823307af48d6041f78a8da4
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