1
0
mirror of https://github.com/tomahawk-player/tomahawk.git synced 2025-08-30 09:10:53 +02:00

Adjust cmake to build again and fix include errors

These are partly hacks - I split the commit for referencing the hacks
afterwards
This commit is contained in:
Dominik Schmidt
2013-05-24 11:23:22 +02:00
parent 4a443bfb9f
commit a0738ccd76
20 changed files with 52 additions and 35 deletions

View File

@@ -310,7 +310,6 @@ SET( TOMAHAWK_LIBRARIES tomahawklib )
ADD_SUBDIRECTORY( thirdparty )
ADD_SUBDIRECTORY( src )
ADD_SUBDIRECTORY( src/libtomahawk )
ADD_SUBDIRECTORY( admin )
if( BUILD_TESTS )