mirror of
https://github.com/ZLMediaKit/ZLMediaKit.git
synced 2026-04-01 11:10:53 +08:00
cmake: fix version.h path
This commit is contained in:
@@ -119,7 +119,7 @@ endif()
|
||||
|
||||
configure_file(
|
||||
${CMAKE_CURRENT_SOURCE_DIR}/version.h.ini
|
||||
${CMAKE_BINARY_DIR}/version.h
|
||||
${CMAKE_CURRENT_BINARY_DIR}/version.h
|
||||
@ONLY)
|
||||
|
||||
message(STATUS "Git version is ${BRANCH_NAME}:${COMMIT_HASH}:${BUILD_TIME}")
|
||||
|
||||
Reference in New Issue
Block a user