Hi,

Is this correct on kdelibs/kabc/plugins/file/CMakeLists.txt:32:

set_target_properties(kabc_file_plugin PROPERTIES OUTPUT_NAME kabc_file)

The output name is the same has the previous target, and I'm getting
this error with msvc when compiling kabc_file_plugin:

LINK : fatal error LNK1149: output filename matches input filename
'D:\kde\vc++\vcproject-kdelibs-build\bin\Debug\kabc_file.lib'

Paulo
_______________________________________________
Kde-buildsystem mailing list
[email protected]
https://mail.kde.org/mailman/listinfo/kde-buildsystem

Reply via email to