]> Some of my projects - openlase.git/commit
Clean up CMakeFiles and make most libs optional
authorHector Martin <hector@marcansoft.com>
Thu, 10 Mar 2011 12:23:36 +0000 (13:23 +0100)
committerHector Martin <hector@marcansoft.com>
Sat, 12 Mar 2011 17:56:11 +0000 (18:56 +0100)
commit4699fef4ff6cd5481f237ed2358c06408c5bf380
tree2b780c2ee1d99eef8ebc553a18c70131f929f9c6
parent0f8fb28592cb702e64f8d3c1b2187222f294146b
Clean up CMakeFiles and make most libs optional

This will disable building various tools when the libraries that they
require are missing. The only absolutely mandatory dependencies now are
JACK and pthreads (both required for libol).
CMakeLists.txt
Modules/FindFFmpeg.cmake [new file with mode: 0644]
examples/27c3_slides/CMakeLists.txt
examples/CMakeLists.txt
libol/CMakeLists.txt
output/CMakeLists.txt
tools/CMakeLists.txt