From 84fa3c3bba199023713614e562f80f7918ba7f92 Mon Sep 17 00:00:00 2001 From: Peder Bergebakken Sundt Date: Sun, 17 Mar 2024 22:41:06 +0100 Subject: [PATCH] improve debugging experience my old high-school tick weasels its way everywhere --- CMakeLists.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CMakeLists.txt b/CMakeLists.txt index 8a65854..e8f2027 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -25,7 +25,7 @@ else() set (PYTHON_CMD python) endif() endif() -message("spis meg ${PYTHON_CMD}") +message("python used: ${PYTHON_CMD}") # # CMake setup