Ogre_glTF icon indicating copy to clipboard operation
Ogre_glTF copied to clipboard

Fix CI to pull the SDK from the Ogre website

Open Ybalrid opened this issue 4 years ago • 0 comments

Ogre 2.1 now does exist as a stable release, there's an official Visual Studio SDK.

Script in CI should

  1. Download archive
  2. unpack it
  3. Set OGRE_HOME for CMake to SDK location

Ybalrid avatar Apr 27 '20 07:04 Ybalrid