Gordon McCann
|
acc1ebe2fa
|
Switch to cmake for build system for better ROOT integration
|
2022-06-22 15:03:49 -04:00 |
|
Gordon McCann
|
3200b73313
|
Switched build systems to premake, more flexible at cost of some auto-finding with ROOT. Changed build process such that static lib EventBuilderCore is generated and then linked to build EventBuilder and EventBuilderGui classes. Gui dictionary is now staticly linked (undefined symbols were an issue on some platforms). Minor bugfixes.
|
2021-12-18 15:40:53 -05:00 |
|
Gordon McCann
|
c6213aa1ef
|
Fixed issue with pch; in CMake do not include header, CMake force includes it. Added spdlog submodule, Logger class, beginning process of replacing all bland io with spdlog
|
2021-12-15 15:48:43 -05:00 |
|
Gordon McCann
|
04aa800c5c
|
Added pch back, removed dumb compiler warnings for system calls, fixed some pathing on headers
|
2021-12-15 14:36:24 -05:00 |
|
Gordon McCann
|
d84f4e2fe9
|
Modified file structure to be CMake compatible. Switched build system to CMake
|
2021-12-15 11:09:58 -05:00 |
|