feat: windows run

This commit is contained in:
2025-10-11 18:34:03 +02:00
parent bedd6c3ca0
commit ff9e23255c
2 changed files with 5 additions and 0 deletions

View File

@ -31,6 +31,7 @@ elseif (MSVC) # vcpkg
find_package(OpenGL REQUIRED)
find_package(GLEW CONFIG REQUIRED)
find_package(glm CONFIG REQUIRED)
find_package(EnTT CONFIG REQUIRED)
endif()
add_executable(CodingGame