-
- Downloads
build/cmake: Set variables needed by pkg-config files.
Up until now, these were only set by the GNU Build System in configure.ac, and so the pkg-config files generated from CMake builds did not have the right Libs.private and Requires.private, especially useful when linking statically.
Please register or sign in to comment