mirror of
https://github.com/fmtlib/fmt.git
synced 2026-07-30 16:26:27 +08:00
Do not use check_required_components()
This commit is contained in:
parent
606bb5ef6e
commit
a563cb2611
@ -1,7 +1,7 @@
|
||||
@PACKAGE_INIT@
|
||||
# @PACKAGE_INIT@
|
||||
|
||||
if (NOT TARGET fmt::fmt)
|
||||
include(${CMAKE_CURRENT_LIST_DIR}/@targets_export_name@.cmake)
|
||||
endif ()
|
||||
|
||||
check_required_components(fmt)
|
||||
# check_required_components(fmt)
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user