Skip to content
This repository has been archived by the owner on Sep 23, 2024. It is now read-only.

Commit

Permalink
Add mp-units as sub-dir.
Browse files Browse the repository at this point in the history
  • Loading branch information
aentinger committed May 15, 2024
1 parent 198b5e3 commit adec08b
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,8 @@ rosidl_generate_interfaces(${ROBOTEM_ROVNE_SRV_TARGET}
#######################################################################################
rosidl_get_typesupport_target(cpp_typesupport_target ${ROBOTEM_ROVNE_SRV_TARGET} "rosidl_typesupport_cpp")
#######################################################################################
add_subdirectory(external/mp-units/src)
#######################################################################################
add_executable(${ROBOTEM_ROVNE_TARGET}
src/Node.cpp
src/main.cpp
Expand Down

0 comments on commit adec08b

Please sign in to comment.