aboutsummaryrefslogtreecommitdiffstats
path: root/examples/scriptableapplication/CMakeLists.txt
Commit message (Expand)AuthorAgeFilesLines
* wheel_tester: Enable it again for Qt >= 6 with NuitkaChristian Tismer2021-04-071-1/+1
* Port the Qt bindings examples to the <QtModule/QtClass> conventionFriedemann Kleint2021-02-241-4/+1
* Rename PySide2 to PySide6Friedemann Kleint2020-11-021-4/+4
* Binding Example helpers: Remove version numbersFriedemann Kleint2020-11-021-26/+26
* Fix the C++ - based examples to workFriedemann Kleint2020-10-291-6/+8
* examples: Remove Python 2.7 and <3.6 related codeCristian Maureira-Fredes2020-10-281-1/+1
* Rename shiboken2 to shiboken6Friedemann Kleint2020-10-281-10/+10
* Bump cmake version to 3.16Friedemann Kleint2020-09-041-2/+2
* Update scriptableapplication Qt versionCristian Maureira-Fredes2018-12-061-1/+1
* Add tests to install built wheels and build some examplesAlexandru Croitor2018-10-121-1/+8
* Allow building shiboken2 and PySide2 as separate wheelsAlexandru Croitor2018-10-121-8/+17
* Add an example that demonstrates bindings to a custom C++ libraryAlexandru Croitor2018-05-161-8/+8
* Fix a few scriptableapplication bugsAlexandru Croitor2018-05-081-9/+6
* Update scriptableapplication exampleCristian Maureira-Fredes2018-05-041-2/+6
* Fix scriptableapplication build on WindowsCristian Maureira-Fredes2018-03-131-1/+1
* Fix scriptableapplication to build on macOS with framework QtAlexandru Croitor2018-03-061-0/+9
* Add CMake-based build rules for scriptableapplication exampleAlexandru Croitor2018-02-221-0/+187