Commit Graph
9 Commits
Author SHA1 Message Date
MF a961c50479 Added include dir and linked library for gmock 2020-06-25 23:12:32 +01:00
isanae 77ae5359ae fixed incorrect case for zlib 2020-05-07 15:51:54 -04:00
Mikaël Capelle d0728fa0ca Add 'tests' project type. 2020-05-06 13:26:03 +02:00
Silarn 19e87c6e7e Creation library needs to reference local gamebryo not super 2020-05-01 16:26:08 -05: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 a5d109a1fa link to both gamebryo and creation 2020-04-24 22:23:24 -04:00
isanae d041d5080a special case for gamebryo includes 2020-04-24 22:13:20 -04:00
isanae b2a7bf8711 added support for python plugin
moved C++ project stuff into cpp.cmake
2020-04-24 21:39:29 -04:00