Added CMakeLists, and CLion files

This commit is contained in:
Darren VanBuren 2017-05-24 01:37:37 -07:00
parent 79732cf0d6
commit 6c44b5a2b2
5 changed files with 93 additions and 0 deletions

1
.idea/.name generated Normal file
View file

@ -0,0 +1 @@
hypercube

4
.idea/misc.xml generated Normal file
View file

@ -0,0 +1,4 @@
<?xml version="1.0" encoding="UTF-8"?>
<project version="4">
<component name="CMakeWorkspace" PROJECT_DIR="$PROJECT_DIR$" />
</project>

6
.idea/vcs.xml generated Normal file
View file

@ -0,0 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<project version="4">
<component name="VcsDirectoryMappings">
<mapping directory="$PROJECT_DIR$" vcs="Git" />
</component>
</project>