mirror of
https://github.com/projectM-visualizer/projectm.git
synced 2026-03-01 04:55:03 +00:00
paranoid commit of projectM-qt cmake file
git-svn-id: https://projectm.svn.sourceforge.net/svnroot/projectm/trunk@957 6778bc44-b910-0410-a7a0-be141de4315d
This commit is contained in:
@ -114,5 +114,5 @@ target_link_libraries(projectM-qt projectM ${QT_QTGUI_LIBRARIES} ${QT_QTOPENGL_L
|
||||
|
||||
install(FILES qprojectm_mainwindow.hpp DESTINATION include/libprojectM-qt)
|
||||
install(TARGETS projectM-qt DESTINATION lib${LIB_SUFFIX})
|
||||
install(FILES "${CMAKE_BINARY_DIR}/libprojectM-qt.pc" DESTINATION ${CMAKE_INSTALL_PREFIX}/lib${LIB_SUFFIX}/pkgconfig)
|
||||
install(FILES "${CMAKE_CURRENT_SOURCE_DIR}/libprojectM-qt.pc" DESTINATION ${CMAKE_INSTALL_PREFIX}/lib${LIB_SUFFIX}/pkgconfig)
|
||||
install(FILES "images/icons/prjm16-transparent.svg" DESTINATION ${CMAKE_INSTALL_PREFIX}/share/pixmaps)
|
||||
|
||||
Reference in New Issue
Block a user