/Applications/CLion.app/Contents/bin/cmake/mac/bin/cmake -DCMAKE_BUILD_TYPE=Debug -G "CodeBlocks - Unix Makefiles" /Users/Yannisgoore/CLionProjects/ALEGROCARRE
CMake Error at CMakeLists.txt:2 (project):
  The CMAKE_C_COMPILER:

    /Library/Developer/CommandLineTools/usr/bin/cc

  is not a full path to an existing compiler tool.

  Tell CMake where to find the compiler by setting either the environment
  variable "CC" or the CMake cache entry CMAKE_C_COMPILER to the full path to
  the compiler, or to the compiler name if it is in the PATH.


-- Configuring incomplete, errors occurred!
See also "/Users/Yannisgoore/CLionProjects/ALEGROCARRE/cmake-build-debug/CMakeFiles/CMakeOutput.log".

Cannot get compiler information:
	Cannot run program "/Library/Developer/CommandLineTools/usr/bin/cc" (in directory "/Users/Yannisgoore/CLionProjects/ALEGROCARRE/cmake-build-debug"): error=2, No such file or directory
