KDAB / GammaRay

GammaRay is a tool to poke around in a Qt-application and also to manipulate the application to some extent.
https://www.kdab.com/gammaray
Other
1.63k stars 283 forks source link

CMake: Add the INSTALL_DIR argument to gammaray_add_plugin #938

Open Kentzo opened 10 months ago

Kentzo commented 10 months ago

Use this new feature to define the gammaray_geopositioninfosource plugin via the gammaray_add_plugin rather than custom add_library.

Kentzo commented 10 months ago

Failed tests will get resolved after https://github.com/KDAB/GammaRay/pull/940 is merged.

dfaure-kdab commented 5 months ago

940 was closed, so what should happen to this? Surely it can't go in with failing tests...