Findewoms.cmake: fix typo

it's 'start.hh', not 'start.h'...
This commit is contained in:
Andreas Lauser 2013-09-24 15:48:18 +02:00
parent 35679649ae
commit e256a233f0

View File

@ -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
""