1
0
mirror of https://github.com/tomahawk-player/tomahawk.git synced 2025-09-02 18:33:16 +02:00

More cross-compilation fixes.

This commit is contained in:
Dominik Schmidt
2011-05-25 03:44:33 +02:00
parent 1370756e0a
commit 20ad274dae
3 changed files with 4 additions and 5 deletions

View File

@@ -137,5 +137,6 @@ ENDIF( NOT APPLE )
ADD_SUBDIRECTORY( thirdparty )
ADD_SUBDIRECTORY( src/libtomahawk )
SET( TOMAHAWK_LIBRARIES tomahawklib )
ADD_SUBDIRECTORY( src )
ADD_SUBDIRECTORY( admin )