gflags/cmake
Andreas Schuh 32b0309117 #101 Enable C language again as long as FindThreads requires it
This avoids having patched CMake modules in the source tree of the gflags library. Usually a C compiler is installed along a C++ compiler (or it is used for C as well). The only slight downside is the extra configuration time needed by CMake to check the C compiler.
2015-03-24 16:04:20 +00:00
..
config.cmake.in Configure and install CMake package configuration file to help find_package locate the gflags package. 2013-07-31 23:55:50 +01:00
execute_test.cmake Add missing execute_test.cmake script. 2014-03-17 16:12:56 +00:00
package.cmake.in Fix architecture used for RPM packages and DEB/RPM package file names. 2014-03-20 20:21:30 +00:00
README_runtime.txt Enable packaging of library using CPack. 2014-03-20 02:11:44 +00:00
utils.cmake Support alternative namespaces in GFLAGS_NAMESPACE CMake variable. 2015-03-24 16:03:15 +00:00
version.cmake.in Set PACKAGE_VERSION_EXACT to FALSE if major.minor version is not equal to the requested version. 2013-08-01 00:27:40 +01:00