1
0
mirror of https://github.com/wjwwood/serial.git synced 2026-01-22 03:34:53 +08:00

removed catkin

This commit is contained in:
Abdullah Dangaç 2024-03-12 09:36:38 +03:00 committed by GitHub
parent ea3f7bd496
commit 96eb84ac6e
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -62,9 +62,4 @@ install(FILES include/serial/serial.h include/serial/v8stdint.h
DESTINATION include/serial
)
## Tests
# if(BUILD_TESTING)
# add_subdirectory(tests)
# endif()
ament_package()