From aced1bf25e933d77e4c3d34f90c37331da6418b3 Mon Sep 17 00:00:00 2001 From: tracer-ysyx Date: Sat, 6 Jan 2024 00:45:53 +0800 Subject: [PATCH] =?UTF-8?q?>=20'configure=20=20ysyx=5F22040000=20=E6=9D=8E?= =?UTF-8?q?=E5=BF=83=E6=9D=A8=20=20Linux=20calcite=206.1.69=20#1-NixOS=20S?= =?UTF-8?q?MP=20PREEMPT=5FDYNAMIC=20Wed=20Dec=2020=2016:00:29=20UTC=202023?= =?UTF-8?q?=20x86=5F64=20GNU/Linux=20=20=2000:45:53=20=20up=201=20day=20?= =?UTF-8?q?=209:32,=20=202=20users,=20=20load=20average:=200.76,=200.64,?= =?UTF-8?q?=200.49?= 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 d5ca275..43cd787 100644 --- a/npc/CMakeLists.txt +++ b/npc/CMakeLists.txt @@ -5,7 +5,7 @@ set (CMAKE_CXX_STANDARD 11) cmake_policy(SET CMP0144 NEW) execute_process( - COMMAND ${CMAKE_SOURCE_DIR}/../git_commit.sh "configure npc" + COMMAND ${CMAKE_SOURCE_DIR}/../git_commit.sh "'configure npc'" WORKING_DIRECTORY ${CMAKE_SOURCE_DIR}/.. )