cmvr-es/test/CMakeLists.txt
2025-08-21 13:56:39 +08:00

7 lines
285 B
CMake

#include_directories(${CMAKE_SOURCE_DIR}/include)
#
#add_executable(wbc_example wbc_example.cpp)
#target_link_libraries(wbc_example PRIVATE cmvr_es::utils)
#
#add_executable(follow_traj_example follow_traj_example.cpp)
#target_link_libraries(follow_traj_example PRIVATE cmvr_es::utils)