mirror of
https://github.com/tomahawk-player/tomahawk.git
synced 2025-02-25 20:33:20 +01:00
* Unbreak OSX compile.
This commit is contained in:
parent
0d93a2afee
commit
0934b443f4
@ -346,11 +346,12 @@ SET( OS_SPECIFIC_LINK_LIBRARIES
|
||||
|
||||
ENDIF( APPLE )
|
||||
|
||||
IF( UNIX AND NOT APPLE )
|
||||
SET( OS_SPECIFIC_LINK_LIBRARIES
|
||||
${OS_SPECIFIC_LINK_LIBRARIES}
|
||||
alsaplayback
|
||||
)
|
||||
|
||||
ENDIF( UNIX AND NOT APPLE )
|
||||
|
||||
qt4_wrap_ui( libUI_H ${libUI} )
|
||||
qt4_wrap_cpp( libMoc ${libHeaders} )
|
||||
|
Loading…
x
Reference in New Issue
Block a user