mirror of
https://github.com/wjwwood/serial.git
synced 2026-01-23 04:04:54 +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)
|
DESTINATION ${CATKIN_GLOBAL_INCLUDE_DESTINATION}/serial)
|
||||||
else()
|
else()
|
||||||
install(FILES include/serial/serial.h include/serial/v8stdint.h
|
install(FILES include/serial/serial.h include/serial/v8stdint.h
|
||||||
DESTINATION ${CMAKE_INSTALL_PREFIX}/serial)
|
DESTINATION ${CMAKE_INSTALL_PREFIX}/include/serial)
|
||||||
endif()
|
endif()
|
||||||
|
|
||||||
## Tests
|
## Tests
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user