commit | e01299b060398e509ddf502ad59b6a69bda7b8bf | [log] [tgz] |
---|---|---|
author | Giuseppe Roberti <gr@silenti.net> | Sun Mar 26 14:18:59 2017 +0200 |
committer | onqtam <vik.kirilov@gmail.com> | Tue May 16 00:22:19 2017 +0300 |
tree | fa9001dcb472cf09f2fcc9d3b9156807562c97e0 | |
parent | 40f29f6b98ceb2011ed6b7b9e48edc37cd30e09b [diff] [blame] |
add cmake package configuration files creation
diff --git a/cmake/Config.cmake.in b/cmake/Config.cmake.in new file mode 100644 index 0000000..6e9256e --- /dev/null +++ b/cmake/Config.cmake.in
@@ -0,0 +1 @@ +include("${CMAKE_CURRENT_LIST_DIR}/@targets_export_name@.cmake")