mirror of
https://github.com/OPM/ResInsight.git
synced 2025-02-25 18:55:39 -06:00
#4020 System : Use ri_apply_cotire()
This commit is contained in:
4
ThirdParty/Qwt/src/CMakeLists.txt
vendored
4
ThirdParty/Qwt/src/CMakeLists.txt
vendored
@@ -299,3 +299,7 @@ target_include_directories(${PROJECT_NAME}
|
||||
if (Qt5Core_FOUND)
|
||||
target_link_libraries(${PROJECT_NAME} Qt5::Concurrent Qt5::Core Qt5::OpenGL Qt5::PrintSupport Qt5::Widgets)
|
||||
endif()
|
||||
|
||||
if (COMMAND ri_apply_cotire)
|
||||
ri_apply_cotire()
|
||||
endif()
|
||||
|
||||
Reference in New Issue
Block a user