Skip to content
Snippets Groups Projects
Unverified Commit cf46c343 authored by Guilhem Saurel's avatar Guilhem Saurel Committed by GitHub
Browse files

Merge pull request #198 from Gepetto/cmake

CMake: fix jrl-cmake-module use
parents 97875bc7 8a02c113
No related branches found
No related tags found
No related merge requests found
Pipeline #38593 passed
......@@ -32,7 +32,7 @@ foreach(IDL ${IDL_SOURCES})
-Wbpackage=gepetto.corbaserver)
if(PYTHON_VERSION_MAJOR EQUAL 3)
set(_IDL_PYTHON_ARGUMENTS
-p${CMAKE_SOURCE_DIR}/cmake/hpp/idl -bomniidl_be_python_with_docstring
-p${JRL_CMAKE_MODULES}/hpp/idl -bomniidl_be_python_with_docstring
${_IDL_PYTHON_ARGUMENTS})
endif(PYTHON_VERSION_MAJOR EQUAL 3)
generate_idl_python(
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment