Pavel Rodionov
Pavel Rodionov
Fix to the issue reported in #1595 * Update CMake files to supported older SDL2 * Tested on Ubuntu 20.04 with 3.28.1 * Now project can be build and runs...
**Describe the bug** I'm trying to build OpenXray on Ubuntu 20.04. While SDL2 library is installed on my machine: ``` $ sudo apt-get install libsdl2-dev Reading package lists... Done Building...
Attempt to bring project closer to migration from hardcoded MSVS solutions to Cmake based generator. Verification: * Install nuget cli `winget install -e --id Microsoft.NuGet` * Run Cmake generator `cmake...