We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents c7ebde4 + 922cc94 commit c73fbedCopy full SHA for c73fbed
indra/doxygen/CMakeLists.txt
@@ -1,11 +1,5 @@
1
# -*- cmake -*-
2
3
-# cmake_minimum_required should appear before any
4
-# other commands to guarantee full compatibility
5
-# with the version specified
6
-## prior to 2.8, the add_custom_target commands used in setting the version did not work correctly
7
-cmake_minimum_required(VERSION 3.8.0 FATAL_ERROR)
8
-
9
set(ROOT_PROJECT_NAME "SecondLife" CACHE STRING
10
"The root project/makefile/solution name. Defaults to SecondLife.")
11
project(${ROOT_PROJECT_NAME})
0 commit comments