mirror of
https://github.com/taglib/taglib.git
synced 2025-06-04 01:28:21 -04:00
Fix install files
git-svn-id: svn://anonsvn.kde.org/home/kde/trunk/kdesupport/taglib@587900 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
This commit is contained in:
parent
3ffe198d09
commit
35dabd3770
@ -121,8 +121,8 @@ INSTALL(TARGETS tag DESTINATION ${LIB_INSTALL_DIR} )
|
||||
|
||||
########### install files ###############
|
||||
|
||||
INSTALL( FILES taglib.pc DESTINATION ${LIB_INSTALL_DIR}/pkgconfig )
|
||||
INSTALL( FILES taglib-config DESTINATION ${BIN_INSTALL_DIR})
|
||||
INSTALL( FILES ${CMAKE_CURRENT_BINARY_DIR}/taglib.pc DESTINATION ${LIB_INSTALL_DIR}/pkgconfig )
|
||||
INSTALL( FILES ${CMAKE_CURRENT_BINARY_DIR}/taglib-config DESTINATION ${BIN_INSTALL_DIR})
|
||||
INSTALL( FILES tag.h fileref.h audioproperties.h DESTINATION ${INCLUDE_INSTALL_DIR}/taglib)
|
||||
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user