On 23.10.10 16:45:16, Bastian Moldenhauer wrote:
> >On 23.10.10 14:01:04, Bastian Moldenhauer wrote:
> >> ADD_LIBRARY(b ${src})
>
> >Note that this line above creates a target called 'b' which will build a
> library called "b.lib".
>
> I undersand that. Just use this line instead:
> ADD_LIBRARY(b.b ${src})
I actually did already do that and as I said it works with Unix
makefiles here. I don't have a way to verify with a VS generator
currently, but if the deps are not setup properly there that does sound
like something you should file in cmake's bugtracker.
Andreas
--
Your own qualities will help prevent your advancement in the world.
_______________________________________________
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