We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a3a5325 commit 8469698Copy full SHA for 8469698
CMakeLists.txt
@@ -1,5 +1,5 @@
1
cmake_minimum_required(VERSION 3.16)
2
-project(dynamixel_hardware_interface LANGUAGES CXX)
+project(dynamixel_hardware_interface)
3
4
find_package(ros2_control_cmake REQUIRED)
5
set_compiler_options()
0 commit comments