Add CMake support

This commit is contained in:
Vladimir Romanov
2018-01-04 09:27:09 +03:00
parent 24a8bdec49
commit 18a261a6dd
6 changed files with 205 additions and 0 deletions

4
.gitignore vendored
View File

@@ -33,3 +33,7 @@ Win32/
x64/
x86/
test.log
cmake-build-*
build-*
.idea