Alexander Neundorf wrote:
>> Is the only solution to this as Ben describes with
>> passing NO_CMAKE_SYSTEM_PATH to CMake?
> 
> Is everything installed into its own separate directory, or everything
> into one common install directory ?

Everything is installed to a separate directory, and each one is added to 
the relevant environment variables.

So, build.kde.org *could* clear the install directory, but that would mean 
that if the build of kdelibs (for example) failed, the build of amarok (for 
example) on the same build node would first have to transfer the cached 
install tree from the master node.

As that takes time, it is preferred to avoid that. Therefore the install 
tree is not cleared.

Thanks,

Steve.


--

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