mmanvgit-f5ff813
- Updated
A light implementation of the mmap functions for MinGW.
- Project website: https://github.com/witwall/mman-win32
#Usage
The mman.h header deployed by mman is placed in mman/sys/mman.h to avoid accidental inclusion.
find_path(MMAN_DIR NAMES sys/mman.h PATH_SUFFIXES mman)
target_include_directories(main PRIVATE ${MMAN_DIR})#Features
No features defined.
#Dependencies
No dependencies.
#Used By
No ports use this.
#Host Tool For
No ports use this.
#Contributors
Ivy Snow
Robert Schumacher
pravic
Stefano Sinigardi
Billy O'Neal
autoantwort