Remove mapbox::variant dependency.

This commit is contained in:
John Preston
2020-08-31 13:56:28 +04:00
parent f0e1d2fd02
commit f8b83dd186
5 changed files with 6 additions and 6 deletions
+4
View File
@@ -36,5 +36,9 @@ include(cmake/options.cmake)
include(cmake/external/qt/package.cmake)
set(desktop_app_skip_libs
variant
)
add_subdirectory(cmake)
add_subdirectory(Telegram)