CMake: rewriting some of the find scripts
commitd7b918eb065bcc47e798b653d95aef691fa28797
authorfundamental <mark.d.mccurry@gmail.com>
Sat, 27 Aug 2011 15:35:24 +0000 (27 11:35 -0400)
committerfundamental <mark.d.mccurry@gmail.com>
Sat, 27 Aug 2011 15:35:24 +0000 (27 11:35 -0400)
tree0f763a2b70141bb12b72cd909550752c85a2493c
parent3f055b00d2165903e091947e715f94e60321487c
CMake: rewriting some of the find scripts

- Find scripts should be more descriptive
- Port Audio is only enabled for 19+ versions
cmake/FindJACK.cmake
cmake/FindMXML.cmake
cmake/FindPortAudio.cmake
cmake/Findfftw.cmake
cmake/Findzlib.cmake
cmake/LibFindMacros.cmake [new file with mode: 0644]
src/CMakeLists.txt
src/Tests/CMakeLists.txt