mirror of
https://github.com/OPM/opm-simulators.git
synced 2025-02-03 13:10:28 -06:00
Add python folder to top-level CMakeLists.
This commit is contained in:
parent
9474470984
commit
a600adf518
@ -278,3 +278,7 @@ if (BUILD_EBOS_EXTENSIONS)
|
||||
opm_add_bash_completion(${TGT})
|
||||
endforeach()
|
||||
endif()
|
||||
|
||||
if (OPM_ENABLE_PYTHON)
|
||||
add_subdirectory(python)
|
||||
endif()
|
||||
|
Loading…
Reference in New Issue
Block a user