mirror of
https://github.com/ciphervance/supercell-wx.git
synced 2025-10-30 16:10:04 +00:00
Add build numbers to non-Windows builds
This commit is contained in:
parent
2750168287
commit
3a8cdb8ea1
1 changed files with 2 additions and 1 deletions
|
|
@ -577,7 +577,8 @@ else()
|
|||
-v ${SCWX_VERSION}
|
||||
-c ${VERSIONS_CACHE}
|
||||
-i ${VERSIONS_INPUT}
|
||||
-o ${VERSIONS_HEADER})
|
||||
-o ${VERSIONS_HEADER}
|
||||
-b ${SCWX_BUILD_NUM})
|
||||
endif()
|
||||
|
||||
add_custom_target(scwx-qt_generate_versions ALL
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue