Files
2026-05-15 15:24:32 -04:00

25 lines
489 B
YAML

# =========================================================================
# Unity - A Test Framework for C
# ThrowTheSwitch.org
# Copyright (c) 2007-26 Mike Karlesky, Mark VanderVoord, & Greg Williams
# SPDX-License-Identifier: MIT
# =========================================================================
---
:project:
:build_root: build/
:paths:
:source:
- src/
- helper/
:test:
- test/
:support:
- ../../src/
:colour: true
:unity:
:plugins: []