On 03/12/2015 12:35 PM, Raffi Enficiaud wrote:
>> Please find the attached patch addressing the issues. In the current
>> implementation, if the Matlab_ROOT_DIR is changed by the user, the
>> cached variables are all cleared.
>> Also, Matlab_ROOT_DIR is now the only variable that is seen as non
>> advanced.
> 
> The attached patch replaces the previous one: now the versions on 
> Windows are ordered starting the most recent (+ an ugly remaining 
> FATAL_ERROR debug).

Great.  I applied that on top of where we last left off and
then rebased on 'master' to resolve conflicts.  I also made
a couple minor tweaks:

* Renamed one more MATLAB_USER_ROOT => Matlab_ROOT_DIR
* Do not call list(REMOVE_DUPLICATES/SORT/REVERSE) with no list

The commits are now:

 FindMatlab: Rewrite module and provide a usage API
 http://cmake.org/gitweb?p=cmake.git;a=commitdiff;h=3c025a5f

 FindMatlab: Further revisions
 http://cmake.org/gitweb?p=cmake.git;a=commitdiff;h=842ab109

 FindMatlab: Further revisions
 http://cmake.org/gitweb?p=cmake.git;a=commitdiff;h=3743aa11

I will squash all this together once everything is done.
For now please base further work on commit 3743aa11.
We'll see how this does on the nightly testing!

Thanks,
-Brad
-- 

Powered by www.kitware.com

Please keep messages on-topic and check the CMake FAQ at: 
http://www.cmake.org/Wiki/CMake_FAQ

Kitware offers various services to support the CMake community. For more 
information on each offering, please visit:

CMake Support: http://cmake.org/cmake/help/support.html
CMake Consulting: http://cmake.org/cmake/help/consulting.html
CMake Training Courses: http://cmake.org/cmake/help/training.html

Visit other Kitware open-source projects at 
http://www.kitware.com/opensource/opensource.html

Follow this link to subscribe/unsubscribe:
http://public.kitware.com/mailman/listinfo/cmake-developers

Reply via email to