martty/vuk

Can't compile VUK if VMA has already been added as a target

cdgiessen opened this issue · 1 comments

Seems that because I FetchContent'd VMA into my project, subsequently trying to compile VUK broke from it already being a target. Not sure how to fix it.

Allowed using an external VMA with 34600f1, please reopen if this doesn't fix.