Skip to content

Commit

Permalink
Update docs
Browse files Browse the repository at this point in the history
  • Loading branch information
axmetishe committed Feb 11, 2024
1 parent 55567e5 commit d11ac57
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,4 @@
# QT Application example for Gradle QT Plugin
[![Build Status](https://github.com/axmetishe/gradle-qt-application-example/actions/workflows/build.yml/badge.svg)](https://github.com/axmetishe/gradle-qt-application-example/actions/workflows/build.yml)

This example based on [QT Application Example](https://doc.qt.io/qt-5/qtwidgets-mainwindows-application-example.html),
with [QT Application Example Sources](https://code.qt.io/cgit/qt/qtbase.git/tree/examples/widgets/mainwindows/application?h=5.15)

Expand All @@ -17,7 +15,7 @@ and [Gradle C++ Application plugin](https://docs.gradle.org/current/userguide/cp

## Prerequisites
- QT SDK
- Clang or GCC toolchain
- Clang, GCC, or VisualCpp toolchain

## Build
```shell
Expand Down

0 comments on commit d11ac57

Please sign in to comment.