if(WIN32) add_compile_definitions(LIGHT_PLATFORM_WINDOWS) elseif(UNIX) add_compile_definitions(LIGHT_PLATFORM_LINUX) endif()