Rephrase comment into more proper English

This commit is contained in:
Markus Blatt 2018-07-10 15:57:10 +02:00
parent d7c855906f
commit efb2904beb

View File

@ -25,5 +25,7 @@ else()
"Boost 1.44.0
COMPONENTS system unit_test_framework REQUIRED")
endif()
# We the a defined target for libecl
# We need a defined target for libecl when linking.
# The definition of the target is done implicitly below when
# libecl is searched for.
find_package_deps(opm-common)