Soul-Engine
Soul-Engine copied to clipboard
Better Build System Resource Handling
Currently, the Soul Engine resources are manually handles by CMake via a custom_command. This is a super hardcoded value that will only work with multiconfiguration generators.
Conan should be the one handling resource copying.