help with CMake on win32
Peter Kümmel
syntheticpp at gmx.net
Tue Feb 7 17:14:07 CET 2006
William A. Hoffman wrote:
>
> This sounds a bit convoluted. Exactly what is going on here?
This should not be the final state :)
> Why do you have to build it, break, and then run cmake again?
> For libraries that are built in the cmake process, you can just
> do:
>
kdewin32 is needed by the configure process.
> target_link_libraries(target kdewin32)
>
then kdelibs is configured without kdewin, but kdewin
provides some unix/linux functions.
> You do not have to find the built library.
> I maybe missing something, can you explain why you
> have to break the build?
>
> -Bill
Peter
More information about the Kde-buildsystem
mailing list