mirror of
https://github.com/fmtlib/fmt.git
synced 2026-08-03 20:14:20 +02:00
4e5ff510f8
Rename INSTALL_TARGETS to FMT_TARGETS since the list is now used for both installation and the build-tree export, and move INSTALL_FILE_SET into the FMT_INSTALL block as only install(TARGETS) uses it. Replace the export-test static library and export-lib.cc with an INTERFACE library, which reproduces the same CMake export dependency check (#4806).