From a224e7cd6dce0a3ee77a6765eaf2142074c901a9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Luk=C3=A1=C5=A1=20Lalinsk=C3=BD?= Date: Sat, 28 May 2011 22:06:41 +0200 Subject: [PATCH] Install the new headers --- taglib/CMakeLists.txt | 3 +++ 1 file changed, 3 insertions(+) diff --git a/taglib/CMakeLists.txt b/taglib/CMakeLists.txt index 3e7ae76a..0bb01d08 100644 --- a/taglib/CMakeLists.txt +++ b/taglib/CMakeLists.txt @@ -38,7 +38,10 @@ set(tag_HDRS toolkit/tstringlist.h toolkit/tbytevector.h toolkit/tbytevectorlist.h + toolkit/tbytevectorstream.h + toolkit/tiostream.h toolkit/tfile.h + toolkit/tfilestream.h toolkit/tmap.h toolkit/tmap.tcc mpeg/mpegfile.h