mirror of
https://github.com/projectM-visualizer/projectm.git
synced 2026-03-01 13:06:25 +00:00
added jack desktop file and updated CMakeLists.txt to install it
git-svn-id: https://projectm.svn.sourceforge.net/svnroot/projectm/trunk@946 6778bc44-b910-0410-a7a0-be141de4315d
This commit is contained in:
@ -123,5 +123,6 @@ LINK_DIRECTORIES(${PROJECTM_LINK} ${JACK_LDFLAGS})
|
||||
TARGET_LINK_LIBRARIES(projectM-jack projectM jack ${SDL_LIBRARY} ${GTK_LIBRARIES})
|
||||
|
||||
INSTALL(TARGETS projectM-jack DESTINATION ${CMAKE_INSTALL_PREFIX}/bin )
|
||||
install(FILES "projectM-jack.desktop" DESTINATION ${CMAKE_INSTALL_PREFIX}/share/applications)
|
||||
endif(QT_JACK_SUPPORT)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user