Nice overview Landry, thanks!
I took a look at it too. I think the problem for us is how cmake
ninja/make builds.
We can read for ninja and Unix makefiles install step:
"Runs the install step in the subdirectory followed by a CMAKE_STRIP
command, if any. The CMAKE_STRIP variable will contain the
Hi,
i've had a look at why cmake insists on striping libs/binaries (even if
it seems upstream states it isnt the case by default.. no 100% sure
about this statment), rendering our DEBUG_PACKAGES framework useless for
(some?) cmake ports. CMAKE_BUILD_TYPE=RelWithDebInfo doesnt really work
as it pr