set_target_properties OUTPUT_NAME
Paulo Jorge Guedes
Paulo.Guedes at artelecom.pt
Wed May 3 17:45:51 CEST 2006
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
More information about the Kde-buildsystem
mailing list