Skip to content
Snippets Groups Projects
Commit 27035902 authored by Carlos Mastalli's avatar Carlos Mastalli
Browse files

[bugfix] Fixed cmake generation on macosx

parent 37898529
No related branches found
No related tags found
No related merge requests found
......@@ -31,6 +31,7 @@ endif()
include("${JRL_CMAKE_MODULES}/base.cmake")
include("${JRL_CMAKE_MODULES}/boost.cmake")
include("${JRL_CMAKE_MODULES}/python.cmake")
include(CMakeDependentOption)
cmake_dependent_option(
......
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