mirror of
https://github.com/taglib/taglib.git
synced 2025-07-18 04:54:19 -04:00
Fix install files
git-svn-id: svn://anonsvn.kde.org/home/kde/trunk/kdesupport/taglib@592630 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
This commit is contained in:
@ -19,6 +19,6 @@ INSTALL(TARGETS tag_c DESTINATION ${LIB_INSTALL_DIR} )
|
||||
|
||||
########### install files ###############
|
||||
|
||||
INSTALL( FILES taglib_c.pc DESTINATION ${LIB_INSTALL_DIR}/pkgconfig)
|
||||
INSTALL( FILES ${CMAKE_CURRENT_BINARY_DIR}/taglib_c.pc DESTINATION ${LIB_INSTALL_DIR}/pkgconfig)
|
||||
INSTALL( FILES tag_c.h DESTINATION ${INCLUDE_INSTALL_DIR}/taglib)
|
||||
|
||||
|
Reference in New Issue
Block a user