]> code.delx.au - pulseaudio/commit
build-sys: Provide a simple CMake Config setup (similar to pkgconfig)
authorColin Guthrie <colin@mageia.org>
Tue, 11 Oct 2011 19:42:42 +0000 (20:42 +0100)
committerColin Guthrie <colin@mageia.org>
Wed, 19 Oct 2011 22:49:23 +0000 (23:49 +0100)
commitce546b22ebb5a4806b2745cfeddb0d740a6aa3a8
tree34655bb42fcd826a4063878db220f089fbb30d49
parent034006ec90a070ee309ef7b16247ac9c9501cf03
build-sys: Provide a simple CMake Config setup (similar to pkgconfig)

I'd rather not have to do this, as I don't really see the point in
duplicating what is done in pkgconfig, but this is likely the
easiest way to avoid nasty hacks.
Makefile.am
PulseAudioConfig.cmake.in [new file with mode: 0644]
PulseAudioConfigVersion.cmake.in [new file with mode: 0644]
configure.ac