summaryrefslogtreecommitdiff
path: root/CMakeLists.txt
AgeCommit message (Collapse)Author
2025-04-23Remove extra library include from CMakeListsbd
2025-04-12Add C11 test class header as base cache fixture classbd
2025-04-12Rewrite utils functions as macrosbd
2025-04-11Modify README and CMakeLists from repository splitbd
2025-03-24Added gui folder with its own CMake to house GUI+main.ccbd
2025-03-23Remove Python, combine main filesbd
2025-03-23Initial GUI CommitSiddarth-Suresh
2025-03-11cli display clock cycle, parse ';' delimited commandsbd
2025-03-02Added logger class, tests, arg parsing and cleanupbd
2025-03-01Merge remote-tracking branch 'origin/dev-sid' into bdunahubd
2025-03-01windows environment fix, catch2 version change changes includedSiddarth-Suresh
2025-02-26ignore ccls language server filesbd
2025-02-24Add catch2 testing framework and integrate with CMakebd
2025-02-24Configure CMakebd