Moved glext headers to separate directory for clarity.

This commit is contained in:
Camilla Berglund
2011-09-06 14:33:25 +02:00
parent 9ae8c778df
commit 81cfc1001d
6 changed files with 8 additions and 3 deletions

View File

@@ -3,7 +3,9 @@
# the main CMakeLists.txt
link_libraries(libglfwStatic ${GLFW_LIBRARIES} ${OPENGL_glu_LIBRARY})
include_directories(${CMAKE_CURRENT_SOURCE_DIR}/../include ${OPENGL_INCLUDE_DIR})
include_directories(${GLFW_SOURCE_DIR}/include
${GLFW_SOURCE_DIR}/support
${OPENGL_INCLUDE_DIR})
if(APPLE)
# Set fancy names for bundles