> configure

ysyx_22040000 李心杨
 Linux calcite 6.1.69 #1-NixOS SMP PREEMPT_DYNAMIC Wed Dec 20 16:00:29 UTC 2023 x86_64 GNU/Linux
  00:41:42  up 1 day  9:28,  2 users,  load average: 0.67, 0.50, 0.42
This commit is contained in:
tracer-ysyx 2024-01-06 00:41:42 +08:00 committed by xinyangli
parent f0ce5198cf
commit 4c0d17004a

View file

@ -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 ../
)