From 5eda7412d2b4855c6ae286dfe402219c1dcc1870 Mon Sep 17 00:00:00 2001 From: tracer-ysyx Date: Mon, 11 Mar 2024 23:27:34 +0800 Subject: [PATCH] =?UTF-8?q?>=20configure(npc)=20=20ysyx=5F22040000=20?= =?UTF-8?q?=E6=9D=8E=E5=BF=83=E6=9D=A8=20=20Linux=20calcite=206.6.19=20#1-?= =?UTF-8?q?NixOS=20SMP=20PREEMPT=5FDYNAMIC=20Fri=20Mar=20=201=2012:35:11?= =?UTF-8?q?=20UTC=202024=20x86=5F64=20GNU/Linux=20=20=2023:27:34=20=20up?= =?UTF-8?q?=202=20days=2014:18,=20=202=20users,=20=20load=20average:=200.5?= =?UTF-8?q?6,=200.80,=200.93?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- npc/CMakeLists.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/npc/CMakeLists.txt b/npc/CMakeLists.txt index 4ecb1cf..31e5123 100644 --- a/npc/CMakeLists.txt +++ b/npc/CMakeLists.txt @@ -1,6 +1,6 @@ cmake_minimum_required(VERSION 3.20) -project(npc) +project(flow) set (CMAKE_CXX_STANDARD 11) cmake_policy(SET CMP0144 NEW)