opm-simulators/python/CMakeLists.txt

5 lines
94 B
CMake

if(NOT TARGET pybind11)
add_subdirectory( pybind11 )
endif()
add_subdirectory( simulators )