dev: Default building with Qt6 on all platforms (#5716)
This commit is contained in:
@@ -17,7 +17,7 @@ FreeBSD 15.0-SNAP.
|
||||
```
|
||||
1. Generate build files. To enable Lua plugins in your build add `-DCHATTERINO_PLUGINS=ON` to this command.
|
||||
```sh
|
||||
cmake -DBUILD_WITH_QT6=ON ..
|
||||
cmake ..
|
||||
```
|
||||
1. Build the project
|
||||
```sh
|
||||
|
||||
Reference in New Issue
Block a user