6 lines
110 B
CMake
6 lines
110 B
CMake
|
#define _GNU_SOURCE
|
||
|
#cmakedefine HAVE_FDATASYNC
|
||
|
#cmakedefine HAVE_SYNC_FILE_RANGE
|
||
|
#cmakedefine HAVE_O_DIRECT
|
||
|
|