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:
parent
2197bce610
commit
0681614ecc
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue
Block a user