From 612c2a8d74dc82292f4727336e05173f7fb8a45c Mon Sep 17 00:00:00 2001 From: TheUltimateOptimist Date: Fri, 9 Feb 2024 00:21:57 +0100 Subject: [PATCH] updated project.yml --- project.yml | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/project.yml b/project.yml index a54e1f4..0314441 100644 --- a/project.yml +++ b/project.yml @@ -98,4 +98,9 @@ :enabled: - stdout_pretty_tests_report - module_generator -... + +:unity: + :defines: + - UNITY_SUPPORT_64 + - UNITY_INCLUDE_DOUBLE +... \ No newline at end of file