First commit
This commit is contained in:
3
source/app/CMakeLists.txt
Normal file
3
source/app/CMakeLists.txt
Normal file
@@ -0,0 +1,3 @@
|
||||
project(UglyMain)
|
||||
|
||||
add_executable(${PROJECT_NAME} main.c)
|
||||
Reference in New Issue
Block a user