From 293693d8ea565f0df5c6080305206503bfc11a8b Mon Sep 17 00:00:00 2001 From: Colton Staiduhar <29374798+arizotaz@users.noreply.github.com> Date: Wed, 25 Mar 2026 16:53:37 -0400 Subject: [PATCH] Remove Debug Text --- CMakeLists.txt | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/CMakeLists.txt b/CMakeLists.txt index 3f39043..85f4f00 100755 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -254,6 +254,4 @@ target_link_libraries("${CMAKE_PROJECT_NAME}" miniaudio ) -endif() - -message("Linux is not supported") +endif() \ No newline at end of file