Skip to content

Commit

Permalink
Fix find_package integration
Browse files Browse the repository at this point in the history
  • Loading branch information
jeremy-rifkin committed Nov 13, 2023
1 parent 92b1677 commit 697f8b0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions cmake/in/assert-config-cmake.in
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
@PACKAGE_INIT@

# no dependencies or special setup
find_package(cpptrace REQUIRED)

# we cannot modify an existing IMPORT target
if(NOT TARGET assert::assert)
Expand Down

0 comments on commit 697f8b0

Please sign in to comment.