Skip to content

Commit 886227e

Browse files
committed
Fix typo.
1 parent 822a7ec commit 886227e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/uwb/protocols/fira/CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@ install(
6262
TARGETS uwb-proto-fira
6363
EXPORT uwb-proto-fira
6464
ARCHIVE
65-
PUBLIC_HEADER DESTINATION ${CMAKE_INSTALL_INCLUDEDIR}/uwb/protocol/fira
65+
PUBLIC_HEADER DESTINATION ${CMAKE_INSTALL_INCLUDEDIR}/uwb/protocols/fira
6666
)
6767

6868
add_subdirectory(uci)

0 commit comments

Comments
 (0)