(CMakeLists.txt): Check the availability of `bzip2.pc'. * If `bzip2.pc' is available, Requires.private should include bzip2, but Libs.private should not include -lbz2. * If `bzip2.pc' is unavailable, Requires.private cannot include bzip2, but Libs.private should include -lbz2. Fix #897.pull/2/head
parent
fa226478b1
commit
35740aa6a9
1 changed files with 10 additions and 1 deletions
Loading…
Reference in new issue