DarkRadiant: master 7125e4cd
| Author | Committer | Branch | Timestamp | Parent |
|---|---|---|---|---|
| orbweaver | orbweaver | master | 05.12.2020 13:29 | master 9fef40b4 |
| Changeset | Build libmodule as a STATIC library libmodule was incorrectly being built as a shared library, resulting in a single shared StaticModuleList for both radiant and libradiantcore, which in turn caused the entire list of static modules to be registered twice (once in RadiantApp::onStartupEvent() and again in Radiant::startup()). |
|||
| mod - libs/module/CMakeLists.txt | Diff File | |||