... | ... | @@ -12,7 +12,7 @@ If you are working on a PC, then you can use the cmake-gui, where you can choose |
|
|
|
|
|
**Visual Studio**
|
|
|
|
|
|
If you are using Visual Studio you can alternatively import source code directly as CMake project, which will create a new `out/` subfolder and uses the ninja build system in the back. But you can still use the previous method if you prefer.
|
|
|
If you are using Visual Studio you can alternatively import the source code directly as CMake project, which will create a new `out/` subfolder and use the ninja build system in the back. But you can still use the previous method if you prefer.
|
|
|
|
|
|
**Terminal**
|
|
|
|
... | ... | |