Skip to content

Commit

Permalink
fix cmake
Browse files Browse the repository at this point in the history
  • Loading branch information
henrij22 committed Jan 16, 2025
1 parent 4b95ce8 commit acb86e8
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion ikarus/utils/broadcaster/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,6 @@
# SPDX-License-Identifier: LGPL-3.0-or-later

# install headers
install(FILES broadcaster.hh DESTINATION ${CMAKE_INSTALL_INCLUDEDIR}/ikarus/utils/broadcaster)
install(FILES broadcaster.hh listener.hh
DESTINATION ${CMAKE_INSTALL_INCLUDEDIR}/ikarus/utils/broadcaster
)

0 comments on commit acb86e8

Please sign in to comment.