since the opm-cmake does not contain any source files, placeholder versions of the configure bash script and Makefile are sufficient. These files are required because dunecontrol calls './configure' and 'make' unconditionally. (Also, the downstream modules need to depend on opm-cmake to find the build macros...)
3 lines
20 B
Makefile
3 lines
20 B
Makefile
all:
|
|
@echo "No-op"
|