CompileCommands.cmake 47 B

123
  1. enable_language(C)
  2. add_executable(exe main.c)