cmake: add missing headers; add dtrace
[awesomized/libmemcached] / include / libmemcached-1.0 / CMakeLists.txt
index f288c13ef7ab06d4bf4bca00dda53268e4ad4f73..c9b4f7c1f0adce916f2ae45273679b46decd471d 100644 (file)
@@ -1,12 +1,11 @@
 
-configure_file(configure.h.in configure.h @ONLY)
-
 add_subdirectory(struct)
 add_subdirectory(types)
 
 install_public_headers(
         libmemcached-1.0
 
+        @configure.h
         alloc.h
         allocators.h
         analyze.h