Findewoms.cmake: fix typo
it's 'start.hh', not 'start.h'...
This commit is contained in:
parent
35679649ae
commit
e256a233f0
@ -21,7 +21,7 @@ find_opm_package (
|
||||
"${ewoms_DEPS}"
|
||||
|
||||
# header to search for
|
||||
"ewoms/common/start.h"
|
||||
"ewoms/common/start.hh"
|
||||
|
||||
# library to search for
|
||||
""
|
||||
|
Loading…
Reference in New Issue
Block a user