mirror of
https://github.com/OPM/ResInsight.git
synced 2025-02-25 18:55:39 -06:00
CMake : Propagate Qt4/Qt5 flag to AppFwk and VizFwk
This commit is contained in:
@@ -322,9 +322,7 @@ set_property(TARGET
|
||||
################################################################################
|
||||
# App and Viz Framework Qt5 setting
|
||||
################################################################################
|
||||
if (RESINSIGHT_BUILD_WITH_QT5)
|
||||
set(CEE_USE_QT5 ON)
|
||||
endif(RESINSIGHT_BUILD_WITH_QT5)
|
||||
set(CEE_USE_QT5 RESINSIGHT_BUILD_WITH_QT5)
|
||||
|
||||
|
||||
################################################################################
|
||||
|
Reference in New Issue
Block a user