1set(utils_gui_events_STAT_SRCS 2 GUIEvent.h 3 GUIEvent_Message.h 4 GUIEvent_AddView.h 5 GUIEvent_SimulationStep.h 6) 7 8if(MSVC) 9 add_custom_target(z_utils_gui_events SOURCES ${utils_gui_events_STAT_SRCS}) 10endif(MSVC) 11 12