draconisplusplus/subprojects/quill-4.2.0/quill/cmake/quill-config.cmake.in
2024-06-02 06:03:21 -04:00

6 lines
143 B
CMake

@PACKAGE_INIT@
find_package(Threads REQUIRED)
include(${CMAKE_CURRENT_LIST_DIR}/@targets_export_name@.cmake)
check_required_components(quill)