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
Gepetto
example-robot-data
Commits
e3fbf966
Commit
e3fbf966
authored
Nov 25, 2019
by
Guilhem Saurel
Browse files
[CMake] sync submodule
parent
b18d25dc
Changes
2
Hide whitespace changes
Inline
Side-by-side
CMakeLists.txt
View file @
e3fbf966
...
...
@@ -26,8 +26,8 @@ ENDIF()
SET
(
CUSTOM_HEADER_DIR
${
PROJECT_NAME
}
)
C
MAKE_POLICY
(
SET CMP0048 NEW
)
PROJECT
(
${
PROJECT_NAME
}
VERSION
${
PROJECT_
VERSION_FULL
}
LANGUAGES CXX
)
C
OMPUTE_PROJECT_ARGS
(
PROJECT_ARGS LANGUAGES CXX
)
PROJECT
(
${
PROJECT_NAME
}
${
PROJECT_
ARGS
}
)
OPTION
(
BUILD_PYTHON_INTERFACE
"Build the python unit tests and helpers"
ON
)
OPTION
(
INSTALL_PYTHON_INTERFACE_ONLY
"Install *ONLY* the python interface"
OFF
)
...
...
cmake
@
7eca9ee6
Compare
e6e09c0b
...
7eca9ee6
Subproject commit
e6e09c0b944530c92c17c4fb64cd2a2f63ed46c0
Subproject commit
7eca9ee6c9d1c4ee20eb82272e94f9d11642053a
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