summaryrefslogtreecommitdiff
path: root/CMakeLists.txt
AgeCommit message (Collapse)Author
2013-01-10[cmake] Change functions to lower case for consistency.John Glover
2012-10-24[mq] Add MQPeakDetection C++ class.John Glover
2012-09-11[cmake] glob for simpl source and includes.John Glover
2012-09-10[cmake] Include all header files in install (some not needed but less error ↵John Glover
prone).
2012-09-09[cmake] Use variable to decide whether to build tests or not. Can be set ↵John Glover
with -D BUILD_TESTS=yes.
2012-08-23[loris] Add C++ implementation of LorisSynthesis.John Glover
2012-08-22[loris] Add C++ implementation of LorisPartialTracking.John Glover
2012-08-22[loris] Add C++ LorisPeakDetection.John Glover
2012-07-20[peak_detection] Add C++ implementation of SndObj peak detection.John Glover
2012-07-07Add CMakeLists.txt so simpl can be build as dynamic library.John Glover