Add inspiring message (thats an understatement)
This commit is contained in:
5
CMakeLists.txt
Normal file
5
CMakeLists.txt
Normal file
@@ -0,0 +1,5 @@
|
||||
cmake_minium_required(VERSION 3.16)
|
||||
|
||||
project(my-first-brew)
|
||||
|
||||
add_executable(my-first-brew main.c)
|
||||
Reference in New Issue
Block a user