From: Matthew Fernandez Date: Sun, 30 Aug 2020 21:22:58 +0000 (-0700) Subject: remove lib/osage from include paths X-Git-Tag: 2.46.0~20^2^2~52^2~19 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=bce28d808a95034c488948da27cdfe7939044b51;p=graphviz remove lib/osage from include paths --- diff --git a/lib/osage/CMakeLists.txt b/lib/osage/CMakeLists.txt index 783610478..fea9124f1 100644 --- a/lib/osage/CMakeLists.txt +++ b/lib/osage/CMakeLists.txt @@ -8,7 +8,6 @@ add_library(osage STATIC target_include_directories(osage PRIVATE ${GRAPHVIZ_LIB_DIR} - ${CMAKE_CURRENT_SOURCE_DIR} ${GRAPHVIZ_LIB_DIR}/cdt ${GRAPHVIZ_LIB_DIR}/cgraph ${GRAPHVIZ_LIB_DIR}/common