mirror of
https://bitbucket.org/mfeemster/fractorium.git
synced 2025-01-21 13:10:04 -05:00
BuildGuideLinux.md edited online with Bitbucket
This commit is contained in:
parent
d2893010f0
commit
5a6ccaa9fd
@ -46,7 +46,7 @@ Compile the binaries, they will be created in the `Bin/release` folder.
|
|||||||
|
|
||||||
```
|
```
|
||||||
cd fractorium
|
cd fractorium
|
||||||
qmake main.pro -r -spec linux-g++-64 CONFIG+=release
|
qmake main.pro -r -spec linux-g++-64 CONFIG+="release native"
|
||||||
make
|
make
|
||||||
```
|
```
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user