mirror of
https://github.com/taglib/taglib.git
synced 2026-06-08 07:19:20 -04:00
Use the PUBLIC_HEADER property to prepare for building an OS X framework
This commit is contained in:
@@ -1,6 +0,0 @@
|
||||
ADD_SUBDIRECTORY( vorbis )
|
||||
ADD_SUBDIRECTORY( speex )
|
||||
ADD_SUBDIRECTORY( flac )
|
||||
|
||||
INSTALL( FILES oggfile.h oggpage.h oggpageheader.h xiphcomment.h DESTINATION ${INCLUDE_INSTALL_DIR}/taglib )
|
||||
|
||||
@@ -1,2 +0,0 @@
|
||||
INSTALL( FILES oggflacfile.h DESTINATION ${INCLUDE_INSTALL_DIR}/taglib)
|
||||
|
||||
@@ -1 +0,0 @@
|
||||
INSTALL( FILES speexfile.h speexproperties.h DESTINATION ${INCLUDE_INSTALL_DIR}/taglib)
|
||||
@@ -1 +0,0 @@
|
||||
INSTALL( FILES vorbisfile.h vorbisproperties.h DESTINATION ${INCLUDE_INSTALL_DIR}/taglib)
|
||||
Reference in New Issue
Block a user