OGRECave/ogre-next

Rename FeatureSummary.cmake

gentili opened this issue · 1 comments

  • Ogre Version: 2.3.1

When I include ogre-next in my projects vcpkg.json I get the following error during the vcpkg build step for ogre-next:

CMake Error at C:/Users/gentili/source/repos/mastercontrolproductions/concursion/out/build/x64-Debug/vcpkg_installed/x64-windows/share/sdl2/SDL2Config.cmake:4 (set_package_properties):
  Unknown CMake command "set_package_properties".
Call Stack (most recent call first):
  C:/Users/gentili/source/repos/vcpkg/scripts/buildsystems/vcpkg.cmake:855 (_find_package)
  CMake/Dependencies.cmake:280 (find_package)
  CMakeLists.txt:253 (include)

This seems to be the same collision called out in
OGRECave/ogre#2381
and solved by
OGRECave/ogre@e34ef06

Thanks! This fix will be included in the 3.0 release.

I'm afraid ghanging this for 2.3.x could rock the boat too much.