Jeremy Rimpo
d167a783a7
Add source layout in VS solution for python files
2021-12-10 13:47:58 -06:00
Jeremy Rimpo
2606d8edc7
Python compatibility changes
...
* Add OpenGLWidgest as a req
* Use res directory for qrc replacement
2021-12-06 05:19:46 -06:00
Jeremy Rimpo
4e23c04cd3
Changes to compile with Qt6 + Boost 1.77
2021-12-05 03:42:48 -06:00
AnyOldName3
3cbca55dd8
Run Python in isolated mode so user packages aren't used.
2020-08-20 22:43:06 +01:00
isanae
5352139076
fixed .py files in subdirectories not getting copied
...
put all dlls in dlls/ except for uibase
2020-04-26 01:42:36 -04:00
isanae
8a52c42e08
python plugin now handles .ui, .qrc and installing subdirectories
...
set_project_to_run_from_install() was called too early, couldn't use OUTPUT_NAME
added libbsarch to requires_library()
2020-04-26 00:44:58 -04:00
isanae
d187ef06bd
new variables install_dir, run_elevated
...
replaced CMAKE_PROJECT_NAME with PROJECT_NAME, the former doesn't change when there are multiple projects
optional plugins for deploy_qt()
fixed gamebryo handling
added requires_library(), handles loot, cpptoml and python
2020-04-25 00:53:33 -04:00
isanae
b2a7bf8711
added support for python plugin
...
moved C++ project stuff into cpp.cmake
2020-04-24 21:39:29 -04:00