Added working CMake build (#1)
This commit is contained in:
parent
bbca7d0a0f
commit
4e5a59b34d
5 changed files with 45 additions and 3 deletions
5
.gitignore
vendored
5
.gitignore
vendored
|
|
@ -6,3 +6,8 @@
|
|||
CMakeCache.txt
|
||||
CMakeFiles/
|
||||
cmake_install.cmake
|
||||
compile_commands.json
|
||||
Makefile
|
||||
|
||||
# Final binary
|
||||
stj
|
||||
|
|
|
|||
Reference in a new issue