diff --git a/dependencies/CMakeLists.txt b/dependencies/CMakeLists.txt index 54fefe3..4951d09 100644 --- a/dependencies/CMakeLists.txt +++ b/dependencies/CMakeLists.txt @@ -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) \ No newline at end of file +FetchContent_MakeAvailable(imgui-sfml)