This commit is contained in:
andyque 2015-03-05 17:05:08 +08:00
parent a229793e31
commit e93f39fae1
1 changed files with 1 additions and 1 deletions

View File

@ -131,7 +131,7 @@ endforeach()
if(LINUX)
set(glfw_other_linker_flags X11)
if(LINUX)
endif(LINUX)
target_link_libraries(cocos2d ${PLATFORM_SPECIFIC_LIBS} ${glfw_other_linker_flags})