mirror of
https://github.com/vimpunk/mio.git
synced 2025-12-24 12:34:59 +08:00
4 lines
113 B
CMake
4 lines
113 B
CMake
target_sources(mio-headers INTERFACE
|
|
"${prefix}/mio/detail/mmap.ipp"
|
|
"${prefix}/mio/detail/string_util.hpp")
|