mirror of
https://github.com/OPM/opm-simulators.git
synced 2025-02-25 18:55:30 -06:00
fixed: we still want to build the bindings even if pybind11 is already available.
This commit is contained in:
parent
35cf505d14
commit
d880aee17d
@ -1,4 +1,4 @@
|
||||
if(NOT TARGET pybind11)
|
||||
add_subdirectory( pybind11 )
|
||||
add_subdirectory( simulators )
|
||||
endif()
|
||||
add_subdirectory( simulators )
|
||||
|
Loading…
Reference in New Issue
Block a user