fixed typo in comment of main cmake file.
This commit is contained in:
parent
67d8022c83
commit
07c93cb110
1 changed files with 1 additions and 1 deletions
|
|
@ -18,7 +18,7 @@ else()
|
|||
add_definitions(-DUNIX)
|
||||
endif()
|
||||
|
||||
# For being able to used LSP
|
||||
# For being able to use LSP
|
||||
set(CMAKE_EXPORT_COMPILE_COMMANDS ON)
|
||||
|
||||
# Request C standard features
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue