• Andreas Schuh's avatar
    #101 Enable C language again as long as FindThreads requires it · 51f1db74
    Andreas Schuh authored
    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.
    51f1db74
CMakeLists.txt 19.9 KB