Commit Graph
4 Commits
Author SHA1 Message Date
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