> 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:43:00 up 1 day 9:29, 2 users, load average: 0.45, 0.46, 0.41
This commit is contained in:
parent
4c0d17004a
commit
66d0ce915b
2 changed files with 42 additions and 2 deletions
|
@ -5,8 +5,8 @@ set (CMAKE_CXX_STANDARD 11)
|
|||
cmake_policy(SET CMP0144 NEW)
|
||||
|
||||
execute_process(
|
||||
COMMAND ${CMAKE_SOURCE_DIR}/../git_commit.sh "configure\ npc"
|
||||
WORKING_DIRECTORY ../
|
||||
COMMAND ${CMAKE_SOURCE_DIR}/../git_commit.sh "configure npc"
|
||||
WORKING_DIRECTORY ${CMAKE_SOURCE_DIR}/..
|
||||
)
|
||||
|
||||
find_package(SDL2 REQUIRED)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue