summaryrefslogtreecommitdiff
path: root/CMakeLists.txt
AgeCommit message (Expand)Author
2013-01-11[tests] Tidy up test C++ tests.John Glover
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 p...John Glover
2012-09-09[cmake] Use variable to decide whether to build tests or not. Can be set with...John Glover
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