From e681226c20649ccf680114d521cbbc2a543c3a0d Mon Sep 17 00:00:00 2001 From: Magnus Jacobsson Date: Mon, 30 Aug 2021 08:19:09 +0200 Subject: [PATCH] plugin/neato_layout: remove linking to cdt The neato_layout plugin source files do not refer to cdt. --- plugin/neato_layout/CMakeLists.txt | 1 - 1 file changed, 1 deletion(-) diff --git a/plugin/neato_layout/CMakeLists.txt b/plugin/neato_layout/CMakeLists.txt index 7fb1f95c6..d6b702da3 100644 --- a/plugin/neato_layout/CMakeLists.txt +++ b/plugin/neato_layout/CMakeLists.txt @@ -15,7 +15,6 @@ target_include_directories(gvplugin_neato_layout PRIVATE ) target_link_libraries(gvplugin_neato_layout - cdt circogen fdpgen gvc -- 2.50.0