diff --git a/CMake/FeatureSummary.cmake b/CMake/OgreFeatureSummary.cmake similarity index 100% rename from CMake/FeatureSummary.cmake rename to CMake/OgreFeatureSummary.cmake diff --git a/CMakeLists.txt b/CMakeLists.txt index e7bb50c6dae..a79e2f9400d 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -733,5 +733,5 @@ include(Packaging) # Show feature summary -include(FeatureSummary) +include(OgreFeatureSummary)