Support creating hpp file

This commit is contained in:
2025-04-16 20:42:51 +02:00
parent 4ea7575057
commit e51908ae09
5 changed files with 69 additions and 8 deletions

View File

@@ -28,6 +28,7 @@ symphonia-vorbis = ["symphonia", "symphonia/vorbis"]
[dependencies]
bitflags = "2.8.0"
cdtypes = {path = "../cdtypes"}
cpp_out = {path = "../cpp_out"}
clap = {version = "4.5.27", features = ["derive"]}
image = "0.24.9"
hound = "3.5.1"