mirror of
https://github.com/vimpunk/mio.git
synced 2025-12-07 01:06:51 +08:00
corrected minor typos in CMake comments
This commit is contained in:
parent
9721918446
commit
0bc5453bfd
@ -2,7 +2,7 @@ cmake_minimum_required(VERSION 3.8)
|
|||||||
|
|
||||||
#
|
#
|
||||||
# Here we check whether mio is being configured in isolation or as a component
|
# Here we check whether mio is being configured in isolation or as a component
|
||||||
# of a larger proeject. To do so, we query whether the `PROJECT_NAME` CMake
|
# of a larger project. To do so, we query whether the `PROJECT_NAME` CMake
|
||||||
# variable has been defined. In the case it has, we can conclude mio is a
|
# variable has been defined. In the case it has, we can conclude mio is a
|
||||||
# subproject.
|
# subproject.
|
||||||
#
|
#
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user