Add CMake config file

This commit is contained in:
vitaut
2016-03-10 07:46:39 -08:00
parent f5f9bf7f1f
commit ee6b5a596e

View File

@ -0,0 +1,4 @@
@PACKAGE_INIT@
include(${CMAKE_CURRENT_LIST_DIR}/@targets_export_name@.cmake)
check_required_components(cppformat)