Riyyi
3ae6ecae8a
Meta: Enable ASan and UBSan, disable warnings in vendor directory
...
(address sanitizer, undefined behavior sanitizer)
2024-08-29 22:15:13 +02:00
Riyyi
9145f90c1d
Meta: Update ruc library
2024-08-25 13:26:04 +02:00
Riyyi
08969e32d1
Meta: Add assimp dependency
2024-05-13 13:56:48 +02:00
Riyyi
2793956be4
Render+Asset: De-duplicate different manager classes into one for assets
2024-04-29 13:36:49 +02:00
Riyyi
51c5874318
Add license file for glad
2024-04-20 16:51:32 +02:00
Riyyi
a1b02c2e3a
Meta: Update ruc library
2022-10-15 11:33:19 +02:00
Riyyi
e926d3ce4a
CMake: Link against ruc-test library
2022-09-28 14:36:44 +02:00
Riyyi
4c479cfb64
Meta: Update ruc library
2022-09-28 14:34:17 +02:00
Riyyi
26cd35d679
CMake: Populate list of required include directories for library targets
...
PUBLIC items will populate the INTERFACE_INCLUDE_DIRECTORIES property of
<target>. This property is a list of public include directories
requirements for a library.
Targets may populate this property to publish the include directories
required to compile against the headers for the target.
2022-09-28 14:05:02 +02:00
Riyyi
85b222984d
Meta: Remove nlohmann/json dependency
2022-09-26 22:37:25 +02:00
Riyyi
478dccd3df
Meta+CMake: Add ruc library
2022-09-26 13:00:00 +02:00
Riyyi
4468b1ffb9
CMake: Move vendor directory to the project root
2022-09-16 19:16:53 +02:00