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 committed by Bård Skaflestad
parent dc762989ab
commit 0dfb58bc52

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