On Thursday 01 March 2012 13:30:36 Mike Gilbert wrote:
> On Wed, Feb 29, 2012 at 12:45 PM, Gerry Reno <gr...@verizon.net> wrote:
> > Workaround (courtesy Anthony Tong):
> > cd .../FreeRDP/
> > echo "pkg_check_modules(ALSA alsa)" > cmake/FindALSA.cmake
> > 
> > This workaround solved the problem for me.
> 
> This works too. In fact, using pkgconfig is probably better than just
> blindly searching for files like the base FindALSA module does. You
> should encourage atong to submit this to the project. :)
Many (perhaps most) of the platforms that cmake cares about don't have 
pkgconfig. You use pkgconfig as a set of hints, but not to actually determine 
the outcome.

Brad

------------------------------------------------------------------------------
Virtualization & Cloud Management Using Capacity Planning
Cloud computing makes use of virtualization - but cloud computing 
also focuses on allowing computing to be delivered as a service.
http://www.accelacomm.com/jaw/sfnl/114/51521223/
_______________________________________________
Freerdp-devel mailing list
Freerdp-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freerdp-devel

Reply via email to