solvespace/cmake
whitequark 6607a48357 CMake: refactor inclusion of external libraries.
This commit makes common external packages always be included through
find_package to eliminate differences in variables set, wraps
find_package for vendored libraries on Windows to factor out common
code, and removes miscellaneous useless code elsewhere in dependency
handling.

This also fixes a problem where pkg-config would pick up `build`
libraries instead of `host` when cross-compiling.
2016-07-25 04:22:02 +00:00
..
DisableWarnings.cmake CMake: refactor inclusion of external libraries. 2016-07-25 04:22:02 +00:00
FindSpaceWare.cmake Add a CMake buildsystem. 2015-07-10 15:59:11 +03:00
FindVendoredPackage.cmake CMake: refactor inclusion of external libraries. 2016-07-25 04:22:02 +00:00
GetGitCommitHash.cmake Embed git commit hash in the "About" dialog. 2016-04-23 22:53:21 +00:00
MacOSXBundleInfo.plist.in Cocoa, Win32: embed version info into distributable application. 2016-06-03 00:07:30 +00:00
Toolchain-mingw32.cmake CMake: refactor inclusion of external libraries. 2016-07-25 04:22:02 +00:00
Toolchain-mingw64.cmake CMake: refactor inclusion of external libraries. 2016-07-25 04:22:02 +00:00
c_flag_overrides.cmake Add a CMake buildsystem. 2015-07-10 15:59:11 +03:00
cxx_flag_overrides.cmake Add a CMake buildsystem. 2015-07-10 15:59:11 +03:00