fix: newline at end of file
This commit is contained in:
parent
679984365c
commit
25df4d9f3d
2
dependencies/CMakeLists.txt
vendored
2
dependencies/CMakeLists.txt
vendored
|
|
@ -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)
|
||||
|
|
|
|||
Loading…
Reference in a new issue