1
Fork 0
mirror of https://github.com/redstrate/Astra.git synced 2025-06-08 15:07:45 +00:00

Do we need fmt? no.

This commit is contained in:
Joshua Goins 2022-09-13 15:08:11 -04:00
parent 840539485d
commit f8c0615bf0

View file

@ -37,7 +37,6 @@ endif ()
find_package(Qt5Keychain REQUIRED)
find_package(QuaZip-Qt5 REQUIRED)
find_package(fmt REQUIRED)
add_subdirectory(external)
add_subdirectory(launcher)