Make more headway on getting things to compile

Also learned stuff about CMake, this ability to have multiple executables in single CMake file, and added hopefully just the first of some common source files definitions
This commit is contained in:
Darren VanBuren 2017-03-08 04:11:11 -08:00
parent 3677f5883b
commit 3cf06e75e3
2 changed files with 40 additions and 6 deletions

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>