fix: newline at end of file

This commit is contained in:
Sara Gerretsen 2025-09-04 12:30:21 +02:00
parent 679984365c
commit 25df4d9f3d

View file

@ -45,4 +45,4 @@ set(IMGUI_DIR ${imgui_SOURCE_DIR})
option(IMGUI_SFML_FIND_SFML "Use find_package to find SFML" OFF)
option(IMGUI_SFML_IMGUI_DEMO "Build imgui_demo.cpp" ON)
FetchContent_MakeAvailable(imgui-sfml)
FetchContent_MakeAvailable(imgui-sfml)