1
0
mirror of https://github.com/qTox/qTox.git synced 2024-03-22 14:00:36 +08:00

fix(build): Remove unnecessary dependencies

This commit is contained in:
fancyfarmer 2022-06-30 17:42:56 +02:00
parent 2197bce610
commit 0681614ecc
No known key found for this signature in database
GPG Key ID: 6FDEF1C3767D0014

View File

@ -151,8 +151,6 @@ if(WIN32)
search_dependency(TOXENCRYPTSAVE PACKAGE toxencryptsave OPTIONAL STATIC_PACKAGE)
else()
search_dependency(TOXCORE PACKAGE toxcore OPTIONAL)
search_dependency(TOXAV PACKAGE toxav OPTIONAL)
search_dependency(TOXENCRYPTSAVE PACKAGE toxencryptsave OPTIONAL)
endif()
# If not found, use automake toxcore libraries