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.
1 parent 9a0293e commit 7ffd0d8Copy full SHA for 7ffd0d8
CMakeLists.txt
@@ -14,7 +14,7 @@
14
15
# Top level CMake file that defines the entire Firebase C++ SDK build.
16
17
-cmake_minimum_required (VERSION 3.1)
+cmake_minimum_required (VERSION 3.5)
18
19
set (CMAKE_CXX_STANDARD 14)
20
set (CMAKE_CXX_STANDARD_REQUIRED YES) # Don't fall back to an earlier version.
0 commit comments