blob: 0a44a1aa68d5e3ce815f4e87a422dad53417beb3 [file] [log] [blame]
# Configures CMake for using GCC
find_program(CMAKE_C_COMPILER gcc)