Formatting.

This commit is contained in:
Camilla Berglund
2012-03-25 13:58:07 +02:00
parent 7b46a184cb
commit 23776f67e3
3 changed files with 5 additions and 5 deletions
+2 -2
View File
@@ -2,9 +2,9 @@
link_libraries(glfw ${OPENGL_glu_LIBRARY})
if (BUILD_SHARED_LIBS)
add_definitions(-DGLFW_DLL)
add_definitions(-DGLFW_DLL)
else()
link_libraries(${GLFW_LIBRARIES})
link_libraries(${GLFW_LIBRARIES})
endif()
include_directories(${GLFW_SOURCE_DIR}/include