On 07/11/2012 03:40 AM, Evgeni Golov wrote:
> Dear cmake maintainers, could you please have a look at the bug (and 
> build log) and guess why 2.8.9 stopped building the libraries in the 
> "mdrun" target? Is it a bad cmake file or a regression in cmake?

It is a regression in CMake AFAICT.  I bisected it down to here:

 http://cmake.org/gitweb?p=cmake.git;a=commitdiff;h=7ced0732

Try adding the flag

 -DCMAKE_INSTALL_DEFAULT_COMPONENT_NAME=Unspecified

to the CMake configuration step to work around the problem.
We'll try to get this fixed before the final 2.8.9 release.

-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://www.cmake.org/mailman/listinfo/cmake

Reply via email to