Commit Graph
8 Commits
Author SHA1 Message Date
Jeremy Rimpo 17f422b943 Install python files with build 2021-12-10 13:47:18 -06:00
Jeremy Rimpo 305afe2a7a Fix qm generation
- This is really only needed for the main exe though since we only publish one EN QM file so the application registers it
- Maybe we can put the lrelease component into MO and just do lupdate for the rest of the projects?
- On the other hand it formats the python ts files to be readable
2021-12-09 19:05:22 -06:00
Jeremy Rimpo 8360770a33 Fix pylupdate parsing 2021-12-06 23:42:20 -06:00
Jeremy Rimpo 4e23c04cd3 Changes to compile with Qt6 + Boost 1.77 2021-12-05 03:42:48 -06:00
Mikaël Capelle b73622646b Add new project type for python module. 2020-11-06 21:19:46 +01:00
isanae e13334cdb2 fixed .ts files not being generated for python plugins 2020-07-10 14:33:15 -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