mirror of
https://github.com/OPM/opm-simulators.git
synced 2025-02-25 18:55:30 -06:00
add python packaging fluff
This commit is contained in:
5
python/opm/CMakeLists.txt
Normal file
5
python/opm/CMakeLists.txt
Normal file
@@ -0,0 +1,5 @@
|
||||
project(install_python_binding)
|
||||
|
||||
cmake_minimum_required(VERSION 3.15)
|
||||
|
||||
install(CODE "message(\"Dummy install\")")
|
||||
Reference in New Issue
Block a user