Skip to content

Commit

Permalink
add policy shit
Browse files Browse the repository at this point in the history
  • Loading branch information
Forairaaaaa committed Sep 30, 2024
1 parent cd271f2 commit 43b6343
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions cmake/basic.cmake
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@
project(mooncake)

set(CMAKE_CXX_STANDARD 17)
cmake_policy(SET CMP0077 NEW)

# Src files
file(GLOB_RECURSE MOONCAKE_SRCS
Expand Down

0 comments on commit 43b6343

Please sign in to comment.