Skip to content

Commit d83f9f1

Browse files
Xcode: remove line about CMake (#3738)
1 parent 3675e14 commit d83f9f1

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

integrations/xcode.rst

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,6 @@ Conan provides different tools to integrate with Xcode IDE, providing all the ne
77
information about the dependencies, build options and also to build projects created with
88
Xcode in recipes. They can be imported from ``conan.tools.apple``. The most relevant tools are:
99

10-
Please also check the reference for the CMakeDeps, CMakeToolchain, and CMake tools:
11-
1210
- `XcodeDeps`: the dependency information generator for Xcode. It will generate multiple
1311
`.xcconfig` configuration files, that can be used by consumers using xcodebuild in the
1412
command line or adding them to the Xcode IDE.

0 commit comments

Comments
 (0)