Lagrange [release]
Terminal: Use the Debug build for now
[1mdiff --git a/build-tui.sh b/build-tui.sh[m [1mindex 49a3b4c5..eba0345a 100755[m [1m--- a/build-tui.sh[m [1m+++ b/build-tui.sh[m [36m@@ -15,7 +15,7 @@[m # You can customize the install directory prefix here and build type here:[m [m INSTALL_PREFIX="/usr/local"[m [31m-CMAKE_BUILD_TYPE="Release"[m [32m+[m[32mCMAKE_BUILD_TYPE="Debug"[m [m #-----------------------------------------------------------------------------[m [m