add timestamp to manifest
This commit is contained in:
@@ -429,6 +429,7 @@ macro(deploy_target _T)
|
||||
set(_TARGET_OS "???")
|
||||
set(_TARGET_ARCH "???")
|
||||
set(_TARGET_PACKAGE "???")
|
||||
string(TIMESTAMP _TARGET_TIMESTAMP "%Y-%m-%d %H:%M:%S")
|
||||
if ("x${CMAKE_SYSTEM_NAME}" STREQUAL "xLinux")
|
||||
set(_os_id "")
|
||||
set(_os_ver "")
|
||||
|
||||
Reference in New Issue
Block a user