]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core.git/commit
cmake: Add PACKAGECONFIG option for debugger support
authorNikhil R <nikhilr5@kpit.com>
Tue, 5 Aug 2025 07:24:43 +0000 (12:54 +0530)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 7 Aug 2025 09:43:42 +0000 (10:43 +0100)
commit8acfca456c3502f0d097ba01a2d08f83fb75ab60
treede520d7b65e8305f8907ae17655c3e7f325aa6ef
parentbc0565683fdc78df8ec58beb4872646c48274e5f
cmake: Add PACKAGECONFIG option for debugger support

Starting from CMake version 2.27 support for interactive debugging of CMake
scripts and configurations was added. However, by default the `nativesdk-cmake`
is compiled with debugger support turned off.

This change adds debugger support for cmake

Signed-off-by: Nikhil R <nikhilr5@kpit.com>
Signed-off-by: Mathieu Dubois-Briand <mathieu.dubois-briand@bootlin.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-devtools/cmake/cmake_4.0.3.bb