On 03/25/2013 05:57 AM, Stephen Kelly wrote:
> Stephen Kelly wrote:
>> I've pushed the error-on-exported-missing-include-dir branch to my clone.

Why does the test need CMAKE_OMIT_INCLUDES_CHECK?

> I'm also not sure if the check for '..' in the path is the right way to 
> check this, whether symlinks need to be considered, what the result on 
> Windows would be if the two directories are on different drives, and whether 
> windows virtual drives need to be considered.

There are other places that we check for paths under the source/build
trees, such as:

 
http://cmake.org/gitweb?p=cmake.git;a=blob;f=Source/cmLocalGenerator.cxx;hb=v2.8.10.2#l2485

-Brad
--

Powered by www.kitware.com

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

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

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

Reply via email to