Commit graph

8 commits

Author SHA1 Message Date
dcvz
890caa6f44 Merge branch 'main' into chore/small-cmake-updates
# Conflicts:
#	CMakeLists.txt
2024-05-19 16:44:15 +02:00
Mr-Wiseguy
e0e52d1fc3
Symbol file toml update (#52)
* Symbol input file mechanism

* Migration to new toml lib

---------

Co-authored-by: dcvz <david@dcvz.io>
2024-05-16 22:33:08 -04:00
dcvz
ef2e471667 Only one project define 2024-05-14 17:18:27 +02:00
dcvz
0325461afb Be more explicit with the cplusplus path 2024-05-14 15:17:46 +02:00
dcvz
42a7718f71 Simplify CMake + add a few more building instructions 2024-05-14 15:12:00 +02:00
David Chavez
706e7c5069
Add Initializers for Structs - Fix issue with Apple Clang (#31)
Fixes #30 also adds CI
2024-05-13 20:55:43 -04:00
Mr-Wiseguy
3ab0edf18a Changed RSPRecomp to take a toml config file instead of using hardcoded options 2024-05-12 20:30:02 -04:00
Mr-Wiseguy
0f813247a1 Added CMake build system, fixed warnings on clang, removed VS solution/projects 2024-04-20 21:05:50 -04:00