1
0
mirror of https://github.com/tomahawk-player/tomahawk.git synced 2025-08-31 17:42:13 +02:00

Compile kdsingleapplicationguard as separate lib

This commit is contained in:
Uwe L. Korn
2014-05-22 15:25:33 +01:00
parent fcf57ee535
commit 3257d2fbd5
17 changed files with 34 additions and 13 deletions

View File

@@ -1,4 +1,5 @@
ADD_SUBDIRECTORY( qxt )
ADD_SUBDIRECTORY( kdsingleapplicationguard )
IF( WITH_CRASHREPORTER )
ADD_SUBDIRECTORY( libcrashreporter-qt )
ENDIF()