Skip to content

Commit

Permalink
fix cmake
Browse files Browse the repository at this point in the history
  • Loading branch information
pthom committed Dec 31, 2023
1 parent d0fb180 commit 7dcf023
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion hello_imgui_cmake/hello_imgui_build_lib.cmake
Original file line number Diff line number Diff line change
Expand Up @@ -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:
Expand Down

0 comments on commit 7dcf023

Please sign in to comment.