Allen Winter
|
e57b46979d
|
buildsystem - fix installation path for Python bindings
|
2020-10-14 16:27:18 -04:00 |
|
Allen Winter
|
07db9f9a7a
|
cmake/Python/FindShiboken2.cmake - clean
|
2020-10-13 13:23:39 -04:00 |
|
Allen Winter
|
77d7cd7d58
|
buildsystem - namespace CMake options
OPTION_DEVELOPER_MODE => KDDockWidgets_DEVELOPER_MODE
OPTION_BUILD_PYTHON_BINDINGS => KDDockWidgets_PYTHON_BINDINGS
PYTHON_BINDINGS_INSTALL_PREFIX =>
KDDockWidgets_PYTHON_BINDINGS_INSTALL_PREFIX
OPTION_QTQUICK => KDDockWidgets_QTQUICK
|
2020-10-13 12:28:49 -04:00 |
|
Allen Winter
|
63f8468f48
|
cmake/Python - don't require pkg-config, only use if available.
Issue#68
|
2020-09-03 18:14:14 -04:00 |
|
Allen Winter
|
c8664c4d44
|
cmake/Python/* - sync with the KDAB toolbox
|
2020-09-02 11:11:29 -04:00 |
|
Allen Winter
|
9e8353f50f
|
cmake/Python/PySide2ModuleBuild.cmake - another fix for Mac
|
2020-08-31 12:11:33 -04:00 |
|
Renato Araujo Oliveira Filho
|
2db4398637
|
Python/PySide2ModuleBuild.cmake - fix for Windows build
|
2020-08-31 11:19:04 -04:00 |
|
Renato Araujo Oliveira Filho
|
4ebf60a9c8
|
Python/PySide2ModuleBuild.cmake - fix for Mac frameworks
|
2020-08-31 10:53:03 -04:00 |
|
Allen Winter
|
e017438605
|
FindShiboken2.cmake - fix finding the library on MacOS
|
2020-08-28 18:40:19 -04:00 |
|
Allen Winter
|
b4f49895c2
|
clarify: licensing is GPL2 or GPL3 or commercial licensed
follow the REUSE specs
|
2020-07-24 18:16:13 -04:00 |
|
Allen Winter
|
4ffe5e72d8
|
FindShiboken2.cmake, FindPySide2.cmake - use https
|
2020-06-23 11:44:51 -04:00 |
|
Sergio Martins
|
6bbba2bff7
|
python: install to CMAKE_INSTALL_PREFIX by default
Set PYTHON_BINDINGS_INSTALL_PREFIX to put them in another place
|
2020-06-17 22:15:27 +01:00 |
|
Renato Araujo Oliveira Filho
|
c0d8f22049
|
Use PySide from the system when possible
|
2020-06-16 17:57:56 -03:00 |
|
Renato Araujo Oliveira Filho
|
c2d8991283
|
Allow to install python bindings in a custom dir
Added cmake var PYTHON_BINDINGS_INSTALL_PREFIX
|
2020-06-16 17:57:46 -03:00 |
|
Renato Araujo Oliveira Filho
|
a599736c1b
|
Create Python bidings
Added Cmake files
Ported examples
|
2020-06-16 15:12:41 -03:00 |
|