Skip to content
This repository has been archived by the owner on Dec 1, 2022. It is now read-only.

Commit

Permalink
modify cmake version (#507)
Browse files Browse the repository at this point in the history
Co-authored-by: CBS <56461666+bright-starry-sky@users.noreply.github.com>
  • Loading branch information
laura-ding and bright-starry-sky authored Jun 30, 2021
1 parent 84bd2f0 commit 8682cbd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
# ENABLE_TESTING -- Build unit test
# ENABLE_PACK_ONE -- Package to one or multi packages
#
cmake_minimum_required(VERSION 3.5.0)
cmake_minimum_required(VERSION 3.9.0)

project("Nebula Storage" C CXX)

Expand Down

0 comments on commit 8682cbd

Please sign in to comment.