Fix CI tag.
This commit is contained in:
parent
add5b2281c
commit
d92ebfd70d
@ -1,6 +1,6 @@
|
|||||||
# Qtk
|
# Qtk
|
||||||
|
|
||||||
[](https://github.com/shaunrd0/qtk/actions/workflows/build.yml)
|
[](https://github.com/shaunrd0/qtk/actions/workflows/build.yml)
|
||||||
[](https://github.com/shaunrd0/qtk/actions/workflows/linting.yml)
|
[](https://github.com/shaunrd0/qtk/actions/workflows/linting.yml)
|
||||||
|
|
||||||
The Qtk desktop application provides a model loader using [Assimp](https://assimp.org/) within a Qt widget application.
|
The Qtk desktop application provides a model loader using [Assimp](https://assimp.org/) within a Qt widget application.
|
||||||
@ -107,7 +107,7 @@ This taget, `qtk` in cmake, is always selected to build and install as
|
|||||||
it is required by all other components in this project.
|
it is required by all other components in this project.
|
||||||
* The [Qtk desktop application](./src/app) is built using libqtk within a Qt application.
|
* The [Qtk desktop application](./src/app) is built using libqtk within a Qt application.
|
||||||
This target, `qtk_gui` in cmake, is optional and can be controlled using the `QTK_GUI` option below.
|
This target, `qtk_gui` in cmake, is optional and can be controlled using the `QTK_GUI` option below.
|
||||||
* The GUI for the Qtk desktop application is constructed using a [custom set of Qt Designer widget plugins](./src/designer-plugins) that are also built using libqtk.
|
* The GUI for the Qtk desktop application is constructed using a [custom set t of Qt Designer widget plugins](./src/designer-plugins) that are also built using libqtk.
|
||||||
If `QTK_GUI` is disabled this target (`qtk_plugins`) is optional and can be controlled using the `QTK_PLUGINS` options below.
|
If `QTK_GUI` is disabled this target (`qtk_plugins`) is optional and can be controlled using the `QTK_PLUGINS` options below.
|
||||||
|
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user