mirror of https://github.com/axmolengine/axmol.git
fix typo
This commit is contained in:
parent
a229793e31
commit
e93f39fae1
|
@ -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})
|
||||
|
||||
|
|
Loading…
Reference in New Issue