diff options
-rw-r--r-- | docs/GettingStarted.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/GettingStarted.rst b/docs/GettingStarted.rst index f17313506c..8902684c98 100644 --- a/docs/GettingStarted.rst +++ b/docs/GettingStarted.rst @@ -94,7 +94,7 @@ Here's the short story for getting up and running quickly with LLVM: running ``svn update``. * It is also possible to use CMake instead of the makefiles. With CMake it is - also possible to generate project files for several IDEs: Eclipse CDT4, + possible to generate project files for several IDEs: Xcode, Eclipse CDT4, CodeBlocks, Qt-Creator (use the CodeBlocks generator), KDevelop3. * If you get an "internal compiler error (ICE)" or test failures, see |