Add inspiring message (thats an understatement)
This commit is contained in:
@@ -3,3 +3,5 @@ cmake_minimum_required(VERSION 3.16)
|
||||
project(my-first-brew)
|
||||
|
||||
add_executable(my-first-brew main.c)
|
||||
|
||||
install(TARGETS my-first-brew DESTINATION bin)
|
||||
|
||||
Reference in New Issue
Block a user