mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2025-01-30 04:35:00 +00:00
added link to CMake page
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@209918 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
c6d0c90b30
commit
26476d32d3
@ -87,9 +87,10 @@ Here's the short story for getting up and running quickly with LLVM:
|
|||||||
* ``make check-all`` --- This run the regression tests to ensure everything
|
* ``make check-all`` --- This run the regression tests to ensure everything
|
||||||
is in working order.
|
is in working order.
|
||||||
|
|
||||||
* It is also possible to use CMake instead of the makefiles. With CMake it is
|
* It is also possible to use `CMake <CMake.html>`_ instead of the makefiles.
|
||||||
possible to generate project files for several IDEs: Xcode, Eclipse CDT4,
|
With CMake it is possible to generate project files for several IDEs:
|
||||||
CodeBlocks, Qt-Creator (use the CodeBlocks generator), KDevelop3.
|
Xcode, Eclipse CDT4, 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
|
||||||
`below`.
|
`below`.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user