blob: 1fc41ad15601a5cd4d3c396157517fe6b062bcd8 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
|
--- include/CMakeLists.txt.orig 2016-03-28 18:06:12 UTC
+++ include/CMakeLists.txt
@@ -38,6 +38,7 @@ SET(HEADERS_ABI
SET(HEADERS
${HEADERS_ABI}
+ hash.h
my_dbug.h
m_string.h
my_sys.h
|