OCP
OCP copied to clipboard
build: run dump_symbols in CMAKE_SOURCE_DIR
Dump symbols should be run within the CMAKE_SOURCE_DIR. If cmake tries to run it with a different working directory it fails to find the script and generates output in the wrong place.
It will be reviewed eventually. For packaging please use the released sources in the meantime.
Superseded by #173