diff --git a/CMakeLists.txt b/CMakeLists.txt index 7ff3113..bb88e78 100755 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -37,7 +37,6 @@ endif () find_package(Qt5Keychain REQUIRED) find_package(QuaZip-Qt5 REQUIRED) -find_package(fmt REQUIRED) add_subdirectory(external) add_subdirectory(launcher) \ No newline at end of file