From 69b9d298c7629f655a24cd7e06a9afb0f31265ea Mon Sep 17 00:00:00 2001 From: Clayton Walker Date: Tue, 29 Aug 2017 15:14:54 -0600 Subject: [PATCH] Fix version.h not being installed --- CMakeLists.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/CMakeLists.txt b/CMakeLists.txt index 90aea1ee17..14c4820383 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -318,6 +318,7 @@ install(FILES ccutil/unicharcompress.h ccutil/unicharmap.h ccutil/unicharset.h + ccutil/version.h #from lstm/makefile.am lstm/convolve.h