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

Install a .protocol file on KDE so tomahawk:// links work there too

This commit is contained in:
Leo Franchi
2011-04-11 15:36:29 -04:00
parent 1cb3516dc6
commit 24d9cce3a8
6 changed files with 32 additions and 5 deletions

View File

@@ -17,6 +17,8 @@ ELSE()
ENDIF()
INCLUDE_DIRECTORIES(${MINIUPNP_DIR} include)
SET( CMAKE_C_FLAGS ${CLEAN_C_FLAGS} )
ADD_LIBRARY(portfwd STATIC
# the needed bits of miniupnpc (no python module, no tests, no cli)