Move run_Glsl2Include into VizFwk folder on Windows

This commit is contained in:
Magne Sjaastad
2024-01-30 08:34:23 +01:00
parent 492b3823af
commit 0ff5365406
+3
View File
@@ -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