Adding CMake configuration for CLion

This commit is contained in:
Pcornat 2022-01-10 22:15:53 +01:00
parent dd72b1cf40
commit a65439a383
Signed by: Pcornat
GPG key ID: 2F3932FF46D9ECA0
2 changed files with 12 additions and 2 deletions

5
.gitignore vendored
View file

@ -1,4 +1,5 @@
cmake-*
build/
.idea/
!.idea/cmake.xml
!.idea/cmake.xml
.idea/*
imgui.ini