Skip to content

Commit

Permalink
cmake: remove unused include directory
Browse files Browse the repository at this point in the history
  • Loading branch information
alexey-lysiuk committed Jun 18, 2024
1 parent c71590d commit fb624c1
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 @@ -391,8 +391,6 @@ else()
endif()
endif()

target_include_directories(${PROJECT_NAME} PRIVATE Quake)

if(APPLE)
if(NOT PROJECT_VKQUAKE)
target_compile_definitions(${PROJECT_NAME} PRIVATE GL_SILENCE_DEPRECATION)
Expand Down

0 comments on commit fb624c1

Please sign in to comment.