index
:
junkcraft.git
master
WIP Minecraft clone written in C and OpenGL
Super User
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
CMakeLists.txt
blob: 2286d1a24248b992b143f66bae5b21f2e457096e (
plain
) (
blame
)
1
2
3
4
5
6
7
8
add_executable(junkcraft junkcraft.c glad.c shader.c block.c util.c window.c )