mirror of
https://github.com/wesnoth/wesnoth
synced 2025-04-14 17:47:08 +00:00
4 lines
152 B
CMake
4 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
|