diff options
Diffstat (limited to 'indra')
| -rw-r--r-- | indra/CMakeLists.txt | 2 | 
1 files changed, 1 insertions, 1 deletions
| diff --git a/indra/CMakeLists.txt b/indra/CMakeLists.txt index d37bd7f4b9..154d83a640 100644 --- a/indra/CMakeLists.txt +++ b/indra/CMakeLists.txt @@ -12,7 +12,7 @@  #    "if(${CMAKE_VERSION} VERSION_LESS "3.20.0")" that can also be removed  cmake_minimum_required(VERSION 3.16.0 FATAL_ERROR) -set(ROOT_PROJECT_NAME "Megapahit" CACHE STRING +set(ROOT_PROJECT_NAME "SecondLife" CACHE STRING      "The root project/makefile/solution name. Defaults to SecondLife.")  project(${ROOT_PROJECT_NAME}) | 
