mirror of
https://github.com/wjwwood/serial.git
synced 2026-01-22 19:54:57 +08:00
Updated include path, was the wrong path
This commit is contained in:
parent
9cf38d0e99
commit
06971e07f8
@ -83,7 +83,7 @@ if (catkin_FOUND)
|
||||
DESTINATION ${CATKIN_GLOBAL_INCLUDE_DESTINATION}/serial)
|
||||
else()
|
||||
install(FILES include/serial/serial.h include/serial/v8stdint.h
|
||||
DESTINATION ${CMAKE_INSTALL_PREFIX}/serial)
|
||||
DESTINATION ${CMAKE_INSTALL_PREFIX}/include/serial)
|
||||
endif()
|
||||
|
||||
## Tests
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user