cxxopts/packaging/cxxopts-config.cmake.in
KOLANICH ed0c0ccd05 Added CPack packaging, pkg-config and CMake version files.
Made the path to stuff architecture-independent, since the library is header-only.
2021-07-23 09:26:05 +03:00

5 lines
114 B
CMake

@PACKAGE_INIT@
include(${CMAKE_CURRENT_LIST_DIR}/@targets_export_name@.cmake)
check_required_components(cxxopts)