C++ base project.
Find a file
Eryn Wells fea154a058 So much clean up...
Brought in the SConscript from Late Fish, which is where a lot of these changes
were made. Cleaned up a bunch of stuff. Moved repeated code to functions.
Implemented dynamically building libraries in lib/.
2014-07-04 10:55:34 -07:00
lib/gtest Fixing up gtest to work with scons (better!) 2014-02-28 17:40:32 -08:00
src Basic template SConscript 2014-01-30 15:13:54 -08:00
test Add test SConscript 2014-02-28 17:40:32 -08:00
.gitignore Ignore build/ 2014-01-30 15:14:13 -08:00
README.md Initial commit 2014-01-30 13:39:51 -08:00
SConstruct So much clean up... 2014-07-04 10:55:34 -07:00