first commit

This commit is contained in:
yul
2024-02-04 20:42:51 -08:00
commit 805aaad8f5
226 changed files with 13136 additions and 0 deletions

2
build/CTestCustom.cmake Normal file
View File

@ -0,0 +1,2 @@
set(CTEST_CUSTOM_MAXIMUM_PASSED_TEST_OUTPUT_SIZE 0)
set(CTEST_CUSTOM_MAXIMUM_FAILED_TEST_OUTPUT_SIZE 0)