hadoop/hadoop-hdfs-project/hadoop-hdfs/src/config.h.cmake

9 lines
126 B
CMake

#ifndef CONFIG_H
#define CONFIG_H
#cmakedefine _FUSE_DFS_VERSION "@_FUSE_DFS_VERSION@"
#cmakedefine HAVE_BETTER_TLS
#endif