mirror of
https://github.com/csukuangfj/kaldifeat.git
synced 2025-08-13 20:12:22 +00:00
Print TORCH_DIR for debug.
This commit is contained in:
parent
e15b2ae6f5
commit
8384a58c57
@ -8,6 +8,7 @@ execute_process(
|
||||
OUTPUT_STRIP_TRAILING_WHITESPACE
|
||||
OUTPUT_VARIABLE TORCH_DIR
|
||||
)
|
||||
message(STATUS "TORCH_DIR: ${TORCH_DIR}")
|
||||
|
||||
list(APPEND CMAKE_PREFIX_PATH "${TORCH_DIR}")
|
||||
find_package(Torch REQUIRED)
|
||||
|
Loading…
x
Reference in New Issue
Block a user