Skip to content

Resolve "Clean up the CMake configuration"

Bartosz Boczula requested to merge 48-clean-up-the-cmake-configuration-2 into main

Cleaned up CMake configuration a little. Removed unnecessary lines, added couple of subdirectories. Added a post-build step to copy SDL2.dll file, changed startup configuration, added two new BAT files to create solution for either DX12 or Vulkan. Temporarly got rid of the path to HLSL shaders, need to work on that a bit more.

Merge request reports