Skip to content

Commit

Permalink
Fix cmake error.
Browse files Browse the repository at this point in the history
  • Loading branch information
ratkosrb committed Sep 14, 2024
1 parent 6c9e0a6 commit 8a9a39a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions dep/cpptrace/cmake/InstallRules.cmake
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,7 @@ install(
COMPONENT ${package_name}-development
INCLUDES #
DESTINATION "${CMAKE_INSTALL_INCLUDEDIR}"
ARCHIVE DESTINATION "${CMAKE_INSTALL_INCLUDEDIR}"
)

# create config file that points to targets file
Expand Down

0 comments on commit 8a9a39a

Please sign in to comment.