Cmake,DAPS: Add support for DAPS preprocessing

We add a new extension, .dapss for preprocessable DAPS spec files.
We now run the C preprocessor on the .dapss files to produce
.daps files.
This commit is contained in:
2025-09-16 21:30:50 -04:00
parent a6eccede4a
commit 0788bbd799
6 changed files with 194 additions and 0 deletions
+3
View File
@@ -0,0 +1,3 @@
#include "../win0.dapss"
||
#include "../avia0.dapss"