From: Magnus Jacobsson Date: Sun, 2 Jan 2022 16:07:13 +0000 (+0100) Subject: pathplan: CMake: [nfc] remove useless definition of _BLD_pathplan X-Git-Tag: 3.0.0~81^2~11 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=cd95057dc46fafc2cbedfd84a563111bb48f88c1;p=graphviz pathplan: CMake: [nfc] remove useless definition of _BLD_pathplan This symbol is not used anywhere. --- diff --git a/lib/pathplan/CMakeLists.txt b/lib/pathplan/CMakeLists.txt index 0beb1ded6..955bbf714 100644 --- a/lib/pathplan/CMakeLists.txt +++ b/lib/pathplan/CMakeLists.txt @@ -1,4 +1,4 @@ -add_definitions(-D_BLD_pathplan -DPATHPLAN_EXPORTS) +add_definitions(-DPATHPLAN_EXPORTS) add_library(pathplan SHARED # Header files