From 04547ad6af65d43032fe08d4c402d429db54e2ad Mon Sep 17 00:00:00 2001 From: WerWolv Date: Fri, 5 Dec 2025 20:32:32 +0100 Subject: [PATCH] build: Add CMake Debug option to run configuration --- .gitignore | 2 ++ dist/ImHex.run.xml | 3 +++ 2 files changed, 5 insertions(+) diff --git a/.gitignore b/.gitignore index 600c47b16..b0eb16515 100644 --- a/.gitignore +++ b/.gitignore @@ -12,6 +12,8 @@ /install/ /out/ +/dist/ImHex.run.xml + *.mgc *.kdev4 imgui.ini diff --git a/dist/ImHex.run.xml b/dist/ImHex.run.xml index 63fa3ec2c..8b21d2964 100644 --- a/dist/ImHex.run.xml +++ b/dist/ImHex.run.xml @@ -7,4 +7,7 @@