On Thursday 26 March 2009, Kuba Bican wrote: > Thanks for quick answers. > > So one of the basic problems is that it is not possible to build the > same file several times in different targets? (Because the object > files would collide?) Then it makes me sense that the properties can > be set on directories and not on targets. > > OK, I can configure a separate project for each platform. For that it > would be helpful to have: > * multi-choice option in CMake to select from available platforms. Or > is there some good workaround if multi-choice options are not > available.
I think something like this is in cmake cvs HEAD since two weeks or so, but I don't know the details. Alex _______________________________________________ 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
