mirror of
https://github.com/OPM/ResInsight.git
synced 2026-08-27 05:37:21 -05:00
Move run_Glsl2Include into VizFwk folder on Windows
This commit is contained in:
@@ -717,6 +717,9 @@ if(CMAKE_CXX_COMPILER_ID STREQUAL "Clang")
|
||||
endif()
|
||||
|
||||
set_property(TARGET ${VIZ_FWK_LIBRARIES} PROPERTY FOLDER "VizFwk")
|
||||
if(WIN32)
|
||||
set_property(TARGET run_Glsl2Include PROPERTY FOLDER "VizFwk")
|
||||
endif()
|
||||
|
||||
# ##############################################################################
|
||||
# Application Framework
|
||||
|
||||
Reference in New Issue
Block a user