> configure(npc)

ysyx_22040000 李心杨
 Linux calcite 6.6.19 #1-NixOS SMP PREEMPT_DYNAMIC Fri Mar  1 12:35:11 UTC 2024 x86_64 GNU/Linux
  23:27:34  up 2 days 14:18,  2 users,  load average: 0.56, 0.80, 0.93
This commit is contained in:
tracer-ysyx 2024-03-11 23:27:34 +08:00 committed by xinyangli
parent 8fc1f3838b
commit 5eda7412d2

View file

@ -1,6 +1,6 @@
cmake_minimum_required(VERSION 3.20)
project(npc)
project(flow)
set (CMAKE_CXX_STANDARD 11)
cmake_policy(SET CMP0144 NEW)