small update
This commit is contained in:
parent
3b79bf2bb6
commit
9aba74882c
|
@ -49,5 +49,7 @@ git clone --recursive https://gitlab.com/VladyslavUsenko/basalt.git
|
||||||
|
|
||||||
After that, in QtCreator open to the `CMakeLists.txt` in the `basalt` folder and configure the project with `Release with Debug Info` configuration. The build directory should point to `/<your_installation_path>/basalt/build`.
|
After that, in QtCreator open to the `CMakeLists.txt` in the `basalt` folder and configure the project with `Release with Debug Info` configuration. The build directory should point to `/<your_installation_path>/basalt/build`.
|
||||||
|
|
||||||
|
![qt_creator_configure_project](/doc/img/qt_creator_configure_project.png)
|
||||||
|
|
||||||
Finally, you should be able to build and run the project.
|
Finally, you should be able to build and run the project.
|
||||||
|
|
||||||
|
|
Binary file not shown.
After Width: | Height: | Size: 186 KiB |
Loading…
Reference in New Issue