Skip to content
Snippets Groups Projects
Verified Commit 16b247f0 authored by Justin Carpentier's avatar Justin Carpentier
Browse files

cmake: remove useless INCLUDE_DIRECTORIES

parent cf063849
No related branches found
No related tags found
No related merge requests found
......@@ -102,9 +102,6 @@ LIST(APPEND ${PROJECT_NAME}_HEADERS
${${PROJECT_NAME}_BINARY_DIR}/include/${PROJECT_NAME}/deprecated.hpp
${${PROJECT_NAME}_BINARY_DIR}/include/${PROJECT_NAME}/warning.hpp)
INCLUDE_DIRECTORIES(${${PROJECT_NAME}_BINARY_DIR}/include)
INCLUDE_DIRECTORIES(${${PROJECT_NAME}_SOURCE_DIR}/include)
# ----------------------------------------------------
# --- TARGETS ----------------------------------------
# ----------------------------------------------------
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment