installing and finding cmake-built projects

Jos van den Oever jvdoever at gmail.com
Tue Nov 18 00:00:40 CET 2008


2008/11/17 Alexander Neundorf <neundorf at kde.org>:
>> 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


More information about the Kde-buildsystem mailing list