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