Update dependencies usages

This commit is contained in:
Vyn 2025-07-02 18:43:33 +02:00
parent 4b2356facb
commit 049353e06a
Signed by: vyn
GPG key ID: E1B2BE34E7A971E7
7 changed files with 9 additions and 49 deletions

View file

@ -9,7 +9,6 @@ set(CMAKE_BUILD_RPATH_USE_ORIGIN ON)
add_executable(mirai
src/main.cpp
src/windows/AppWindow/AppWindow.cpp
src/SeleniteSetup.cpp
src/shared/Utils.cpp
)