From c81ead40db6f16e21e473fc44fe6847d0ef0a93a Mon Sep 17 00:00:00 2001 From: ralfulrich <ralf.ulrich@kit.edu> Date: Mon, 19 Oct 2020 15:29:47 +0200 Subject: [PATCH] minor fix --- Setup/CMakeLists.txt | 1 - 1 file changed, 1 deletion(-) diff --git a/Setup/CMakeLists.txt b/Setup/CMakeLists.txt index 21d596576..94b1fc731 100644 --- a/Setup/CMakeLists.txt +++ b/Setup/CMakeLists.txt @@ -3,7 +3,6 @@ set ( SetupStack.h SetupEnvironment.h SetupTrajectory.h - GeometryNodeStackExtension.h ) set ( -- GitLab