update CMakeLists.txt
This commit is contained in:
@@ -2,4 +2,4 @@ cmake_minimum_required(VERSION 3.10)
|
|||||||
|
|
||||||
project(garland VERSION 1.0 LANGUAGES C)
|
project(garland VERSION 1.0 LANGUAGES C)
|
||||||
|
|
||||||
add_executable(garland main.c)
|
add_executable(garland src/main.c)
|
||||||
|
|||||||
Reference in New Issue
Block a user