Skip to content

Commit

Permalink
Update CMakeLists.txt
Browse files Browse the repository at this point in the history
  • Loading branch information
MichaelMoroz committed Nov 24, 2019
1 parent 4f87f4c commit aacd95e
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -49,14 +49,12 @@ add_subdirectory(src)
target_include_directories(MarbleMarcherSources PUBLIC
src
${EIGEN3_INCLUDE_DIR}
/usr/include
${GLEW_INCLUDE_DIRS}
${OpenGL_INCLUDE_DIRS}
${GLM_INCLUDE_DIR}
)

include_directories(${GLM_INCLUDE_DIR})
include_directories(${ANTTWEAKBAR_DIR}/include)
if(WIN32)
target_include_directories(MarbleMarcherSources PUBLIC
${SFML_INCLUDE_DIR}
Expand Down

0 comments on commit aacd95e

Please sign in to comment.