feresmu
Hi
This is working fine: script\cmake_vs2019.bat URHO3D_VS2019
But script\cmake_vs2019.bat URHO3D_VS2019 -DURHO3D_OPENGL=1
freezes
The same happens with script\cmake_vs2019.bat URHO3D_VS2019 -DURHO3D_LUA=0
I use CMake 3.19.2 on Windows.
Is correct to do: script\cmake_vs2019.bat URHO3D_VS2019 -DURHO3D_OPENGL=1?
anyone can reproduce it?