mirror of
https://github.com/Kitware/CMake.git
synced 2026-01-06 05:40:54 -06:00
Fix XCode -> Xcode typos, notably in man page (#12231)
This commit is contained in:
@@ -5,7 +5,7 @@ project(SourceGroups)
|
||||
# it is more an example with several source_group()
|
||||
# commands.
|
||||
# The created projects have to be loaded manually
|
||||
# in Visual Studio/XCode/Eclipse/...
|
||||
# in Visual Studio/Xcode/Eclipse/...
|
||||
# to see whether the correct groups have been created.
|
||||
|
||||
source_group(Base FILES main.c)
|
||||
|
||||
Reference in New Issue
Block a user