From 943a3573f9432adaf16e27e27c5b2729ff276949 Mon Sep 17 00:00:00 2001
From: Johannes Mey <johannes.mey@tu-dresden.de>
Date: Thu, 2 Sep 2021 15:28:31 +0200
Subject: [PATCH] add toplevel CMakeLists.txt (useful for clion)

---
 src/CMakeLists.txt | 1 +
 1 file changed, 1 insertion(+)
 create mode 120000 src/CMakeLists.txt

diff --git a/src/CMakeLists.txt b/src/CMakeLists.txt
new file mode 120000
index 0000000..2016816
--- /dev/null
+++ b/src/CMakeLists.txt
@@ -0,0 +1 @@
+/opt/ros/noetic/share/catkin/cmake/toplevel.cmake
\ No newline at end of file
-- 
GitLab