I think it should be quite common case in KDE community, since GUI
usually have resources, but I don't know if apps can run from build
dir.
We use custom commands for these purposes, something like this:
get_filename_component(destPath "${destName}" PATH)
add_custom_command(OUTPU
Hi again,
My project is set up so that the compiled targets naturally get output to a
structure that looks like a "development mode" installation:
/myproj
/build
/bin
/lib
/include
This is convenient for some users ... it is the sort of code people tinker
with, and I think a