config.h.cmake 126 B

12345678
  1. #ifndef CONFIG_H
  2. #define CONFIG_H
  3. #cmakedefine _FUSE_DFS_VERSION "@_FUSE_DFS_VERSION@"
  4. #cmakedefine HAVE_BETTER_TLS
  5. #endif