set(source_list "_WAITKEY.cbs" ) if(BUILD_MENU) set(source_list ${source_list} "0~MENU__.cbs" ) endif() set(SOURCEFILES ${source_list} PARENT_SCOPE)