mirror of
https://gitea.windcorp.ru/Wind-Corporation/Progressia.git
synced 2025-04-21 19:20:45 +03:00
TMP / pre-commit.py: fix double /tools/
This commit is contained in:
parent
45d0897003
commit
affbaa56c9
@ -18,7 +18,7 @@ if (DEV_MODE)
|
|||||||
"Clang-tidy is enabled (this is a marker for pre-commit.py)")
|
"Clang-tidy is enabled (this is a marker for pre-commit.py)")
|
||||||
|
|
||||||
# Notify pre-commit.py about CMAKE_BINARY_DIR
|
# Notify pre-commit.py about CMAKE_BINARY_DIR
|
||||||
execute_process(COMMAND ${Python3_EXECUTABLE} ${tools}/tools/pre-commit.py
|
execute_process(COMMAND ${Python3_EXECUTABLE} ${tools}/pre-commit.py
|
||||||
set-build-root -- "${CMAKE_BINARY_DIR}"
|
set-build-root -- "${CMAKE_BINARY_DIR}"
|
||||||
RESULT_VARIABLE set_build_root_RESULT)
|
RESULT_VARIABLE set_build_root_RESULT)
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user