Create and install pkg-config file with cmake

This commit is contained in:
Milan Ševčík
2017-04-19 21:34:17 +02:00
parent fce21777bd
commit cba4e79a93
2 changed files with 13 additions and 0 deletions
+1
View File
@@ -0,0 +1 @@
CONFIGURE_FILE("${IN}" "${OUT}" @ONLY)