Two patches addressing the problem of having the paths to the build directory embedded in the final binaries. The problem was reported by Troy Engel. Yordan Karadzhov (2): kernel-shark: Avoid TRACECMD_BIN_DIR being set to the build path kernel-shark: Avoid debug build when CMAKE_BUILD_TYPE=Release kernel-shark/CMakeLists.txt | 25 ++++++++++++++++--------- kernel-shark/README | 4 ++-- kernel-shark/build/FindTraceCmd.cmake | 14 +++++++++----- kernel-shark/build/deff.h.cmake | 2 +- kernel-shark/src/KsCaptureDialog.cpp | 13 ++++++++----- 5 files changed, 36 insertions(+), 22 deletions(-) -- 2.20.1
![]() |