mirror of
https://github.com/tomahawk-player/tomahawk.git
synced 2025-07-31 19:30:21 +02:00
Remove set(GLOOX_LIBS) from cross-toolchain, not needed anymore because we have FindGloox.cmake now.
This commit is contained in:
@@ -14,5 +14,3 @@ set(WINDRES_EXECUTABLE /usr/bin/i686-pc-mingw32-windres)
|
||||
|
||||
# libs with broken find modules
|
||||
set(TAGLIB_FOUND true)
|
||||
set(GLOOX_LIBS ${CMAKE_FIND_ROOT_PATH}/lib/libgloox.dll.a)
|
||||
|
||||
|
Reference in New Issue
Block a user