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 18f8e3f commit 24060a5Copy full SHA for 24060a5
hadoop-hdds/rocks-native/src/CMakeLists.txt
@@ -20,7 +20,7 @@
20
# CMake configuration.
21
#
22
23
-cmake_minimum_required(VERSION 2.8)
+cmake_minimum_required(VERSION 2.8...3.31)
24
add_definitions(-D_GLIBCXX_USE_CXX11_ABI=0)
25
set(CMAKE_CXX_FLAGS "${CMAKE_CXX_FLAGS} -fPIC")
26
set(CMAKE_C_FLAGS "${CMAKE_C_FLAGS} -fPIC")
0 commit comments