mirror of
https://github.com/OPM/ResInsight.git
synced 2025-02-25 18:55:39 -06:00
Add libpthread link to ReservoirDataModel_UnitTests
This commit is contained in:
parent
bfb2a75a56
commit
047ca6d380
@ -60,6 +60,7 @@ IF(${CMAKE_SYSTEM_NAME} MATCHES "Linux")
|
|||||||
${CMAKE_CURRENT_SOURCE_DIR}/../../../ThirdParty/Ert/util/lib/libutil.a
|
${CMAKE_CURRENT_SOURCE_DIR}/../../../ThirdParty/Ert/util/lib/libutil.a
|
||||||
${CMAKE_CURRENT_SOURCE_DIR}/../../../ThirdParty/Ert/well/lib/libwell.a
|
${CMAKE_CURRENT_SOURCE_DIR}/../../../ThirdParty/Ert/well/lib/libwell.a
|
||||||
lapack
|
lapack
|
||||||
|
pthread
|
||||||
)
|
)
|
||||||
|
|
||||||
# Linux specific code
|
# Linux specific code
|
||||||
|
Loading…
Reference in New Issue
Block a user