From 7dcf0237d999c867f99220a86f6dfc1e694e03c4 Mon Sep 17 00:00:00 2001 From: Pascal Thomet Date: Sun, 31 Dec 2023 17:33:45 +0100 Subject: [PATCH] fix cmake --- hello_imgui_cmake/hello_imgui_build_lib.cmake | 1 - 1 file changed, 1 deletion(-) diff --git a/hello_imgui_cmake/hello_imgui_build_lib.cmake b/hello_imgui_cmake/hello_imgui_build_lib.cmake index 7e781247..63850c08 100644 --- a/hello_imgui_cmake/hello_imgui_build_lib.cmake +++ b/hello_imgui_cmake/hello_imgui_build_lib.cmake @@ -107,7 +107,6 @@ function(him_sanity_checks) _him_check_if_no_backend_selected(no_backend_selected) if (no_backend_selected) - message(FATAL_ERROR "ARGHH3") set(backend_message " HelloImGui: no backend selected! In order to select your own backend, use one of the cmake options below: