fixed: fix parallel builds

we need the update-version target to run to generate the
necessary headers.
This commit is contained in:
Arne Morten Kvarving 2020-06-09 15:08:30 +02:00
parent c977a28cfa
commit 6ab90bb0e3

View File

@ -203,6 +203,10 @@ endif()
add_library(moduleVersion OBJECT opm/simulators/utils/moduleVersion.cpp)
# Strictly we only depend on the update-version target,
# but this is not exposed in a super-build.
add_dependencies(moduleVersion opmsimulators)
# the production oriented general-purpose ECL simulator
opm_add_test(flow
ONLY_COMPILE