]> git.ipfire.org Git - thirdparty/libarchive.git/commit
Create libarchive.pc inside the cmake build dir 1362/head
authorDavid Capello <davidcapello@gmail.com>
Wed, 14 Jun 2017 23:19:20 +0000 (20:19 -0300)
committerDavid Capello <davidcapello@gmail.com>
Fri, 17 Apr 2020 13:08:54 +0000 (10:08 -0300)
commit4f7fd03889d8b96e865e8ce07aae750d44a0b4b6
tree41e04edf75a88fc317a8e78b15afed27afe49cb2
parentc17709fca64307edc6e1f15b5bb7a648271edadb
Create libarchive.pc inside the cmake build dir

In case that we don't have write access in the source dir, we have to
write generated files in the build dir.
build/cmake/CreatePkgConfigFile.cmake