From e68fffbe1200ceb90dc41db16aa676e3683e22e0 Mon Sep 17 00:00:00 2001 From: snider Date: Sat, 11 Oct 2025 11:01:35 +0100 Subject: [PATCH] CLion first runs with a default profile configuration for Debug with testnet preset. --- .idea/cmake.xml | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 .idea/cmake.xml diff --git a/.idea/cmake.xml b/.idea/cmake.xml new file mode 100644 index 00000000..2c46369e --- /dev/null +++ b/.idea/cmake.xml @@ -0,0 +1,8 @@ + + + + + + + + \ No newline at end of file