This is the simplest SDL / NGL demo using a basic SDL3.0 window and core profile OpenGL context
Ensure that SDL3 has been installed using vcpkg. and CMake will search and include the correct packages.
To use under windows ensure that SDL2 is installed via vcpkg for a 64 bit build
./vcpkg.exe install sdl3:x64-windows