Fix cpptrace-config-cmake issue
This commit is contained in:
parent
79931c8823
commit
58837d7069
@ -8,7 +8,7 @@ if(@CPPTRACE_GET_SYMBOLS_WITH_LIBDWARF@)
|
|||||||
endif()
|
endif()
|
||||||
|
|
||||||
# We cannot modify an existing IMPORT target
|
# We cannot modify an existing IMPORT target
|
||||||
if(NOT TARGET assert::assert)
|
if(NOT TARGET cpptrace::cpptrace)
|
||||||
|
|
||||||
# import targets
|
# import targets
|
||||||
include("${CMAKE_CURRENT_LIST_DIR}/@package_name@-targets.cmake")
|
include("${CMAKE_CURRENT_LIST_DIR}/@package_name@-targets.cmake")
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user