Add single header and single source entries for all components as well as the whole library #2

Merged
abdelrahman merged 5 commits from compilation-restructure into main 2025-02-23 15:19:15 +00:00
Showing only changes of commit 716c8238a7 - Show all commits

View File

@ -7,8 +7,6 @@
#include "tester.h" #include "tester.h"
#include <stdlib.h> #include <stdlib.h>
int main(void) { int main(void) {
wapp_tester_run_tests(test_arena_allocator, wapp_tester_run_tests(test_arena_allocator,
test_arena_init, test_arena_init,