fixed: set correct config variable

This commit is contained in:
Arne Morten Kvarving 2016-06-13 10:44:01 +02:00
parent acad3a560e
commit 080a3ff687

View File

@ -2,7 +2,7 @@
# vim: set filetype=cmake autoindent tabstop=2 shiftwidth=2 noexpandtab softtabstop=2 nowrap:
# defines that must be present in config.h for our headers
set (opm-core_CONFIG_VAR
set (opm-output_CONFIG_VAR
HAVE_ERT
)