From 4a05f69a06aec07bf83f98981eac6f07babbc4e0 Mon Sep 17 00:00:00 2001 From: jwansek Date: Fri, 1 Mar 2024 18:07:58 +0000 Subject: Changed build system --- noetic-llama/src/ollamawrapper/CMakeLists.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'noetic-llama/src/ollamawrapper/CMakeLists.txt') diff --git a/noetic-llama/src/ollamawrapper/CMakeLists.txt b/noetic-llama/src/ollamawrapper/CMakeLists.txt index 4533887..82b4be4 100644 --- a/noetic-llama/src/ollamawrapper/CMakeLists.txt +++ b/noetic-llama/src/ollamawrapper/CMakeLists.txt @@ -21,7 +21,7 @@ find_package(catkin REQUIRED COMPONENTS ## Uncomment this if the package has a setup.py. This macro ensures ## modules and global scripts declared therein get installed ## See http://ros.org/doc/api/catkin/html/user_guide/setup_dot_py.html -# catkin_python_setup() +catkin_python_setup() ################################################ ## Declare ROS messages, services and actions ## -- cgit v1.2.3