https://bugs.kde.org/show_bug.cgi?id=487214

grmpf <k...@dennis2society.de> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|REPORTED                    |RESOLVED
         Resolution|---                         |NOT A BUG

--- Comment #7 from grmpf <k...@dennis2society.de> ---
Thanks Nicolas for giving the correct hint! I could solve it by moving the line
set(KF_DEP_VERSION "${QT_MAJOR_VERSION}")
almost to the very top of the file. With this I can now build my plugin with
both Qt5 and Qt6.

I am closing the bug report because the change for the  link/output path was
probably intentional instead of a bug.

However I am still curious why the Qt5 build links the binary in ./build/ 
while Qt6 creates the library in ./build/bin/kf6/ktexteditor/
Is there any reason why this was changed?

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to