1
0
mirror of https://github.com/tomahawk-player/tomahawk.git synced 2025-08-19 12:21:52 +02:00

On default use system jreen package, allow the user to enforce in-tree compilation with -DINTERNAL_JREEN=ON.

This commit is contained in:
Dominik Schmidt
2011-04-17 21:25:24 +02:00
parent b52b87f818
commit 5b01ae5268
4 changed files with 29 additions and 23 deletions

View File

@@ -1,5 +1,5 @@
add_subdirectory( jdns )
add_subdirectory( qtweetlib )
ADD_SUBDIRECTORY( jdns )
ADD_SUBDIRECTORY( qtweetlib )
ADD_SUBDIRECTORY( libportfwd )
ADD_SUBDIRECTORY( qxt )
ADD_SUBDIRECTORY( liblastfm2 )