2008/11/17 Alexander Neundorf <[EMAIL PROTECTED]>: >> or versions >> compiled with different compilers (not uncommon on windows with MSVC >> and gcc) > > Currently it just searches for the Config files in the order of the cmake > search directories. The one found first will be used. > How should it work ?
One could have a target per compiler. Since all of this is non-standard on windows anyway, it does not matter much. The developer'd have to give a prefix anyway for finding the cmake directory. This could then be different for each compiler. Thanks, Jos _______________________________________________ Kde-buildsystem mailing list [email protected] https://mail.kde.org/mailman/listinfo/kde-buildsystem
