> '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:45:53 up 1 day 9:32, 2 users, load average: 0.76, 0.64, 0.49
This commit is contained in:
parent
cd8c1a686b
commit
aced1bf25e
1 changed files with 1 additions and 1 deletions
|
@ -5,7 +5,7 @@ set (CMAKE_CXX_STANDARD 11)
|
||||||
cmake_policy(SET CMP0144 NEW)
|
cmake_policy(SET CMP0144 NEW)
|
||||||
|
|
||||||
execute_process(
|
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}/..
|
WORKING_DIRECTORY ${CMAKE_SOURCE_DIR}/..
|
||||||
)
|
)
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue