Skip to content

Add simple C application

Supported compilers

  • GCC

  • Clang

  • CMake build system

    • All CMake files use 100% dynamic checking (no universal hardcoded flags)
    • CMake 3.1.3 or higher required, for stuff like CMAKE_C_STANDARD
  • Simple application

    • Main that returns 0