fixed: install cmake macros

This commit is contained in:
Arne Morten Kvarving
2015-09-09 16:23:37 +02:00
parent 9df2e0adc9
commit aefbe0bf17

View File

@@ -46,3 +46,6 @@ endmacro (tests_hook)
# all setup common to the OPM library modules is done here
include (OpmLibMain)
# Install build system files
install(DIRECTORY cmake DESTINATION share/opm)