[cmake-developers] Introduction and volunteering for the Matlab package

Brad King brad.king at kitware.com
Tue Mar 10 09:34:26 EDT 2015


On 03/10/2015 09:08 AM, Raffi Enficiaud wrote:
> - I change Matlab_ROOT_DIR
> 
> I am expecting all dependent variables (cached or not) be updated
> 
> The question is: should also this be implemented?

Yes.  See the FindBoost module for similar behavior with respect to
the library directory.

> Will do. Another question: may the test be dependent on a particular 
> site? For instance, on one of the builders, I have several versions of 
> Matlab. Is testing against the current build site something that would 
> be acceptable?

The per-site information should not be hard-coded in the source tree.
However, you can use cache entries to hold the local configuration.

-Brad



More information about the cmake-developers mailing list