diff options
author | s1nka <s1n.pcc@gmail.com> | 2017-04-02 13:33:01 +0600 |
---|---|---|
committer | s1nka <s1n.pcc@gmail.com> | 2017-04-02 13:33:01 +0600 |
commit | 5d13538584af11540bb762cd3e877c014436b234 (patch) | |
tree | 332df515b37bf9381ed9506cf435b60c2e756d30 /.gitignore | |
parent | 3a61ed0a917ee3e41a62733af7433c7bde82794c (diff) |
add CMake build system
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -2,3 +2,4 @@ bin obj *.depend *.layout +src/version.h
\ No newline at end of file |