From: Matthew Fernandez Date: Sun, 23 Aug 2020 22:11:28 +0000 (-0700) Subject: remove unnecessary cmd/dot include path X-Git-Tag: 2.46.0~20^2^2~79^2~13 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=75692773a0e5dac87bf1e78d5552112d51a304fc;p=graphviz remove unnecessary cmd/dot include path --- diff --git a/cmd/dot/CMakeLists.txt b/cmd/dot/CMakeLists.txt index 4fcf9fcff..9b292ca73 100644 --- a/cmd/dot/CMakeLists.txt +++ b/cmd/dot/CMakeLists.txt @@ -2,7 +2,6 @@ add_definitions(-DDEMAND_LOADING=1) include_directories( ${GRAPHVIZ_LIB_DIR} - ${CMAKE_CURRENT_SOURCE_DIR} ${CMAKE_CURRENT_BINARY_DIR} ${GRAPHVIZ_LIB_DIR}/cdt ${GRAPHVIZ_LIB_DIR}/cgraph