mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2025-08-14 15:28:20 +00:00
Document how to select build configuration with Visual C++ IDE or command line.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@210273 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
@@ -99,6 +99,9 @@ Here's the short story for getting up and running quickly with LLVM:
|
|||||||
build.
|
build.
|
||||||
* See the :doc:`LLVM CMake guide <CMake>` for detailed information about
|
* See the :doc:`LLVM CMake guide <CMake>` for detailed information about
|
||||||
how to configure the LLVM build.
|
how to configure the LLVM build.
|
||||||
|
* CMake generates project files for all build types. To select a specific
|
||||||
|
build type, use the Configuration manager from the VS IDE or the
|
||||||
|
``/property:Configuration`` command line option when using MSBuild.
|
||||||
|
|
||||||
6. Start Visual Studio
|
6. Start Visual Studio
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user