1
0
mirror of https://github.com/tomahawk-player/tomahawk.git synced 2025-04-14 04:51:53 +02:00

* Removed liblastfm2 from thirdparty/CMakeLists.txt.

This commit is contained in:
Christian Muehlhaeuser 2012-06-11 21:10:46 +02:00
parent d77c9eb3eb
commit 4f261b1711

View File

@ -1,5 +1,4 @@
ADD_SUBDIRECTORY( qxt )
ADD_SUBDIRECTORY( liblastfm2 )
IF( WITH_BREAKPAD )
ADD_SUBDIRECTORY( breakpad )
ENDIF()