Closed xiota closed 7 months ago
I've been reading about cmake, and it might be possible to put the commands directly in add_custom_target
(instead of separate add_custom_command
). Probably not worth changing now because it is working. But something to consider if the file has to be revised for another reason.
Thanks for sharing @xiota
Process shaders during build, rather than after install. Fixes #201.