aboutsummaryrefslogtreecommitdiffstats
path: root/examples/samplebinding/CMakeLists.txt
Commit message (Expand)AuthorAgeFilesLines
* shiboken6: Replace options related to nb_zero by nb_boolFriedemann Kleint2023-09-061-1/+1
* Add license headers to cmake filesFriedemann Kleint2023-02-161-0/+3
* Build system: Bump versionsFriedemann Kleint2022-10-251-2/+2
* Fix binding,scriptable examples when no build typeAdrian Herrmann2022-08-221-2/+2
* Fix binding, scriptable examples for Windows debugAdrian Herrmann2022-08-091-2/+20
* Examples: Raise C++ standard to 17 for Qt 6Friedemann Kleint2022-05-131-2/+2
* Rename PySide2 to PySide6Friedemann Kleint2020-11-021-1/+1
* Binding Example helpers: Remove version numbersFriedemann Kleint2020-11-021-13/+13
* examples: Remove Python 2.7 and <3.6 related codeCristian Maureira-Fredes2020-10-281-2/+2
* Rename shiboken2 to shiboken6Friedemann Kleint2020-10-281-6/+6
* Bump cmake version to 3.16Friedemann Kleint2020-09-041-2/+2
* samplebinding: Fix running with Python 3.8.2 on WindowsFriedemann Kleint2020-05-051-14/+6
* Add tests to install built wheels and build some examplesAlexandru Croitor2018-10-121-2/+7
* Allow building shiboken2 and PySide2 as separate wheelsAlexandru Croitor2018-10-121-9/+10
* Add an example that demonstrates bindings to a custom C++ libraryAlexandru Croitor2018-05-161-0/+233