mirror of
https://github.com/projectM-visualizer/projectm.git
synced 2026-03-01 13:06:25 +00:00
Fedora 64 cmake patches
git-svn-id: https://projectm.svn.sourceforge.net/svnroot/projectm/trunk@934 6778bc44-b910-0410-a7a0-be141de4315d
This commit is contained in:
@ -55,4 +55,4 @@ INSTALL(FILES ${fonts} DESTINATION ${CMAKE_INSTALL_PREFIX}/share/projectM/fonts)
|
||||
INSTALL(FILES "${CMAKE_BINARY_DIR}/libprojectM.pc" DESTINATION ${CMAKE_INSTALL_PREFIX}/lib${LIB_SUFFIX}/pkgconfig)
|
||||
INSTALL(FILES config.inp DESTINATION ${CMAKE_INSTALL_PREFIX}/share/projectM)
|
||||
INSTALL(FILES projectM.hpp event.h dlldefs.h fatal.h PresetFrameIO.hpp PCM.hpp DESTINATION include/libprojectM)
|
||||
INSTALL(TARGETS projectM DESTINATION lib)
|
||||
INSTALL(TARGETS projectM DESTINATION lib${LIB_SUFFIX})
|
||||
|
||||
Reference in New Issue
Block a user