mirror of
https://github.com/vgough/encfs.git
synced 2024-11-21 15:33:16 +01:00
12 lines
234 B
CMake
12 lines
234 B
CMake
#define VERSION "@ENCFS_VERSION@"
|
|
|
|
#cmakedefine HAVE_ATTR_XATTR_H
|
|
#cmakedefine HAVE_SYS_XATTR_H
|
|
#cmakedefine XATTR_ADD_OPT
|
|
|
|
#cmakedefine HAVE_LCHMOD
|
|
|
|
/* TODO: add other thread library support. */
|
|
#cmakedefine CMAKE_USE_PTHREADS_INIT
|
|
|