3 lines
152 B
CMake
3 lines
152 B
CMake
/*this file is used to automatically set some defines and is used in the CMake recipe*/
|
|
#cmakedefine HAVE_SYS_SENDFILE_H 1
|
|
#cmakedefine HAVE_SENDFILE 1
|