Closed mwlasiuk closed 3 months ago
Restructured project CMake structure from single uber-file to per-project file with per-project dependencies.
Added automatic DLL copy for Windows so it is not needed to copy them to EXE directory manually.
Projects can be ran from IDE by pressing Run button.
Code tested by running each application on Windows 11 and Ubuntu 22.04 from VS Code.
Nothing changed in functionality
Restructured project CMake structure from single uber-file to per-project file with per-project dependencies.
Added automatic DLL copy for Windows so it is not needed to copy them to EXE directory manually.
Projects can be ran from IDE by pressing Run button.
Code tested by running each application on Windows 11 and Ubuntu 22.04 from VS Code.
Nothing changed in functionality