mirror of
https://github.com/gflags/gflags.git
synced 2025-04-05 21:45:04 +00:00
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. |
||
---|---|---|
.. | ||
config.cmake.in | ||
execute_test.cmake | ||
package.cmake.in | ||
README_runtime.txt | ||
utils.cmake | ||
version.cmake.in |