summaryrefslogtreecommitdiff
path: root/CMakeLists.txt
diff options
context:
space:
mode:
authorPino Toscano <pino@kde.org>2010-06-16 00:18:13 +0200
committerPino Toscano <pino@kde.org>2010-06-16 00:18:13 +0200
commit53c003f36af5d77f50fe238eaec4c5f7c3a485c7 (patch)
treeed24c34cccddfc974d4daaed9e4fd3b4733fc88c /CMakeLists.txt
parent2ba752aabc8dad4bb35a351697b1590795c54ca4 (diff)
[CMake] install the new goo/GooLikely.h
Diffstat (limited to 'CMakeLists.txt')
-rw-r--r--CMakeLists.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/CMakeLists.txt b/CMakeLists.txt
index cf8a47ae..746a9f85 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -449,6 +449,7 @@ if(ENABLE_XPDF_HEADERS)
goo/gfile.h
goo/FixedPoint.h
goo/ImgWriter.h
+ goo/GooLikely.h
goo/gstrtod.h
DESTINATION include/poppler/goo)
if(PNG_FOUND)