mirror of
https://bitbucket.org/mfeemster/fractorium.git
synced 2025-01-21 21:20:07 -05:00
Update BuildGuideLinux.md
This commit is contained in:
parent
283ed61aa4
commit
7b491c2c24
@ -31,10 +31,12 @@ Compile the binary:
|
||||
|
||||
```
|
||||
cd fractorium
|
||||
qmake
|
||||
qmake main.pro -r -spec linux-g++-64 CONFIG+=release
|
||||
make
|
||||
```
|
||||
|
||||
Or open main.pro in Qt Creator and build all.
|
||||
|
||||
Run the binary from the release folder:
|
||||
|
||||
```
|
||||
|
Loading…
Reference in New Issue
Block a user