mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2025-01-12 17:32:19 +00:00
docs: [CMake] Add Xcode to the list of project formats CMake can generate.
Suggested by Sean McBride, thanks! git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@168745 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
8213068f34
commit
51434aa375
@ -94,7 +94,7 @@ Here's the short story for getting up and running quickly with LLVM:
|
|||||||
running ``svn update``.
|
running ``svn update``.
|
||||||
|
|
||||||
* It is also possible to use CMake instead of the makefiles. With CMake it is
|
* 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.
|
CodeBlocks, Qt-Creator (use the CodeBlocks generator), KDevelop3.
|
||||||
|
|
||||||
* If you get an "internal compiler error (ICE)" or test failures, see
|
* If you get an "internal compiler error (ICE)" or test failures, see
|
||||||
|
Loading…
x
Reference in New Issue
Block a user