mirror of
https://github.com/vimpunk/mio.git
synced 2025-12-06 16:57:01 +08:00
Corrected CMakeLists.txt comment
This commit is contained in:
parent
62e6506330
commit
2bde42c3f2
@ -1,7 +1,3 @@
|
|||||||
#
|
|
||||||
# iff mio is the highest level project, include the implementation
|
|
||||||
# detail files in the source listing for CMake-generated IDE projects
|
|
||||||
#
|
|
||||||
target_sources(mio-headers INTERFACE
|
target_sources(mio-headers INTERFACE
|
||||||
"${prefix}/mio/detail/mmap.ipp"
|
"${prefix}/mio/detail/mmap.ipp"
|
||||||
"${prefix}/mio/detail/string_util.hpp")
|
"${prefix}/mio/detail/string_util.hpp")
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user