[ctemplate] fixes google/glog#236 OlafvdSpek/ctemplate#127 #1514

This commit is contained in:
atkawa7 2017-08-27 08:30:37 -07:00
parent 3a026cbe21
commit 1006849f34
2 changed files with 2 additions and 2 deletions

View File

@ -92,5 +92,5 @@ install(
) )
if(NOT DISABLE_INSTALL_HEADERS) if(NOT DISABLE_INSTALL_HEADERS)
install(DIRECTORY "${COMMON_INCLUDES}/" DESTINATION include FILES_MATCHING PATTERN "*.h") install(DIRECTORY "${COMMON_INCLUDES}/ctemplate" DESTINATION include FILES_MATCHING PATTERN "*.h")
endif() endif()

View File

@ -1,3 +1,3 @@
Source: ctemplate Source: ctemplate
Version: 2017-06-23-44b7c5b918a08ad561c63e9d28beecb40c10ebca Version: 2017-06-23-44b7c5-2
Description: C++ CTemplate system Description: C++ CTemplate system