mirror of
https://github.com/OPM/opm-simulators.git
synced 2024-11-22 09:16:27 -06:00
only trying to link darmaris when requested
This commit is contained in:
parent
8199342ce9
commit
481c4830b5
@ -793,7 +793,7 @@ if(USE_BDA_BRIDGE)
|
||||
endif()
|
||||
endif()
|
||||
|
||||
if(Damaris_FOUND)
|
||||
if(USE_DAMARIS_LIB AND Damaris_FOUND)
|
||||
target_link_libraries(opmsimulators PUBLIC damaris)
|
||||
endif()
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user