summaryrefslogtreecommitdiff
path: root/libs/taglib/taglib/ogg/CMakeLists.txt
blob: d506a3cdf47292da1bc38efe1bb93666bf92d333 (plain)
1
2
3
4
5
6
ADD_SUBDIRECTORY( vorbis ) 
ADD_SUBDIRECTORY( speex ) 
ADD_SUBDIRECTORY( flac ) 

INSTALL( FILES  oggfile.h  	oggpage.h  	oggpageheader.h  	xiphcomment.h DESTINATION ${INCLUDE_INSTALL_DIR}/taglib )