We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 822a7ec commit 886227eCopy full SHA for 886227e
lib/uwb/protocols/fira/CMakeLists.txt
@@ -62,7 +62,7 @@ install(
62
TARGETS uwb-proto-fira
63
EXPORT uwb-proto-fira
64
ARCHIVE
65
- PUBLIC_HEADER DESTINATION ${CMAKE_INSTALL_INCLUDEDIR}/uwb/protocol/fira
+ PUBLIC_HEADER DESTINATION ${CMAKE_INSTALL_INCLUDEDIR}/uwb/protocols/fira
66
)
67
68
add_subdirectory(uci)
0 commit comments