diff --git a/CMakeLists.txt b/CMakeLists.txt index 006c542..666c7cc 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -4,4 +4,5 @@ project(ob_robot_test) echo(testestestsetsetsetse) set(sdfdsfsdf14) echo(testestestsetsetsetse) + add_executable(ob_robot_test main.cpp)