Better mark extra code section in opm-project-config.cmake.in

This commit is contained in:
Markus Blatt
2018-07-06 10:56:36 +02:00
parent 5b5d895380
commit 90cbad1163

View File

@@ -73,6 +73,8 @@ if(NOT @opm-project_NAME@_FOUND)
# this is the contents of config.h as far as our probes can tell:
# extra code
# extra code from variable OPM_PROJECT_EXTRA_CODE
@OPM_PROJECT_EXTRA_CODE@
# end extra code
endif()