Stub
This commit is contained in:
commit
4f20331c89
5
.gitignore
vendored
Normal file
5
.gitignore
vendored
Normal file
@ -0,0 +1,5 @@
|
||||
CMakeCache.txt
|
||||
CMakeFiles
|
||||
Makefile
|
||||
cmake_install.cmake
|
||||
zero-epwing
|
2
CMakeLists.txt
Normal file
2
CMakeLists.txt
Normal file
@ -0,0 +1,2 @@
|
||||
project(zero-epwing)
|
||||
add_executable(zero-epwing main.c)
|
Loading…
Reference in New Issue
Block a user