Re: kcoreaddons_add_plugin executable/plugin directory conflict

2020-05-12 Thread Daniel Vrátil
On Tuesday, 12 May 2020 01:20:02 CEST David Faure wrote: > On lundi 11 mai 2020 14:07:28 CEST Friedrich W. H. Kossebau wrote: > > Am Montag, 11. Mai 2020, 10:21:10 CEST schrieb Daniel Vrátil: > > > Hi all, > > > > > > I'm moving some plugins in kaddressbook and I ran into a problem with > > > > >

Re: kcoreaddons_add_plugin executable/plugin directory conflict

2020-05-11 Thread David Faure
On lundi 11 mai 2020 14:07:28 CEST Friedrich W. H. Kossebau wrote: > Am Montag, 11. Mai 2020, 10:21:10 CEST schrieb Daniel Vrátil: > > Hi all, > > > > I'm moving some plugins in kaddressbook and I ran into a problem with > > > kcoreaddons_add_plugin: > Problem found because you require ECM >= 5.3

Re: kcoreaddons_add_plugin executable/plugin directory conflict

2020-05-11 Thread Friedrich W. H. Kossebau
Am Montag, 11. Mai 2020, 10:21:10 CEST schrieb Daniel Vrátil: > Hi all, > > I'm moving some plugins in kaddressbook and I ran into a problem with > kcoreaddons_add_plugin: Problem found because you require ECM >= 5.38, triggering the use of the CMAKE_BUILD_DIR/bin as executable artifact placemen

kcoreaddons_add_plugin executable/plugin directory conflict

2020-05-11 Thread Daniel Vrátil
Hi all, I'm moving some plugins in kaddressbook and I ran into a problem with kcoreaddons_add_plugin: I have this in the plugin CMakeLists.txt: kaddressbook_add_plugin( kaddressbook_importexportvcardplugin JSON kaddressbook_importexportvcardplugin.json SOURCES ${kaddress