Merge pull request #144 from akva2/fix_output_config_var
fixed: set correct config variable
This commit is contained in:
@@ -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
|
||||
)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user