trinity-devel@lists.pearsoncomputing.net

Message: previous - next
Month: January 2012

cmake options

From: Darrell Anderson <humanreadable@...>
Date: Fri, 6 Jan 2012 17:21:02 -0800 (PST)
The tdenetwork package has a cmake option -DWITH_SPEEX.

How do I add the specific location of the speex include files? With automake I would add this:

--with-extra-includes=/usr/include/speex

What is the equivalent directive in cmake?

Darrell