Changed the buildsystem to use scons instead of CMake.
commit12e05ef4dc44ae0d6bf35fb96e6a2246b901b2d4
authorEthereal <ethereal.visage@gmail.com>
Sat, 6 Nov 2010 07:21:41 +0000 (6 01:21 -0600)
committerEthereal <ethereal.visage@gmail.com>
Sat, 6 Nov 2010 07:21:41 +0000 (6 01:21 -0600)
tree2970e7df8bf4cedfe31318ed777eb1d1fd64744c
parent7b1eca426e28cb4013b4222363b496ec850e7a8d
Changed the buildsystem to use scons instead of CMake.

scons should be a little bit more flexible, and thus more useful than CMake.
.gitignore
CMakeLists.txt [deleted file]
SConstruct [new file with mode: 0644]
monitor/.gitignore [new file with mode: 0644]
monitor/CMakeLists.txt [deleted file]
monitor/SConscript [new file with mode: 0644]
monitor/src/Aesalon.cpp
monitor/src/CMakeLists.txt [deleted file]
monitor/src/SConscript [new file with mode: 0644]
monitor/src/sourceDirectories [deleted file]