Logo
Explore Help
Sign In
OilfieldToolsNet/opm-common
4
0
Fork 0
You've already forked opm-common
Code Issues Pull Requests Packages Projects Releases Wiki Activity
Files
60f1ac8c678c0abf1f560e26b6f0b2b4b8c82e37
opm-common/python/CMakeLists.txt

12 lines
254 B
CMake
Raw Normal View History

Module for python cmake files; test template Adds the pycmake makefile dependency and provides a submodule for build convenience. Adds the SPE3CASE1 test case for some simple test writing and a test template file. Sets up python library structure.
2016-11-25 14:45:52 +01:00
include( FindPythonModule )
include( PythonPackage )
Added FindPythonModule (pycmake) and init cmake
2016-11-21 12:04:27 +01:00
python_module( inspect OPTIONAL )
if (DEFINED PY_inspect)
message(STATUS "We have inspect.")
else()
message(STATUS "We do not have inspect, ignoring ...")
endif()
Module for python cmake files; test template Adds the pycmake makefile dependency and provides a submodule for build convenience. Adds the SPE3CASE1 test case for some simple test writing and a test template file. Sets up python library structure.
2016-11-25 14:45:52 +01:00
add_subdirectory( sunbeam )
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.24.6 Page: 22ms Template: 1ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API