blob: d34ccda7fb7a97f2724f1aa01679c353ce924227 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
|
--- include/CMakeLists.txt.orig 2014-01-14 23:38:00.000000000 +0800
+++ include/CMakeLists.txt 2014-02-28 04:51:50.269412818 +0800
@@ -35,6 +35,7 @@
SET(HEADERS
${HEADERS_ABI}
+ hash.h
my_dbug.h
m_string.h
my_sys.h
|