Indent fixes

This commit is contained in:
archshift 2014-05-19 13:51:59 -07:00
parent 603ef89dad
commit 71b8789803
3 changed files with 61 additions and 61 deletions

View file

@ -23,7 +23,7 @@ pkg_search_module(GLFW REQUIRED glfw3)
IF (APPLE)
FIND_LIBRARY(COREFOUNDATION_LIBRARY CoreFoundation)
SET(CMAKE_CXX_FLAGS "-stdlib=libc++")
SET(CMAKE_EXE_LINKER_FLAGS "-stdlib=libc++")
SET(CMAKE_EXE_LINKER_FLAGS "-stdlib=libc++")
ENDIF (APPLE)
#external includes