From 988f7f880510ea14bb19d6fcea30df473e1d523a Mon Sep 17 00:00:00 2001 From: Erris Date: Tue, 10 Mar 2026 09:29:13 +0100 Subject: [PATCH] fixing cmakefiles --- open_engine/CMakeLists.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/open_engine/CMakeLists.txt b/open_engine/CMakeLists.txt index 1679b44..111fad4 100644 --- a/open_engine/CMakeLists.txt +++ b/open_engine/CMakeLists.txt @@ -50,7 +50,7 @@ target_link_libraries(${PROJECT_EXECUTABLE_NAME} PUBLIC imgui::imgui spdlog::spdlog glad - glfw::glfw + glfw glm::glm dl EnTT::EnTT