> 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:
parent
f0ce5198cf
commit
4c0d17004a
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 ../
|
WORKING_DIRECTORY ../
|
||||||
)
|
)
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue