mirror of
https://github.com/keepassxreboot/keepassxc.git
synced 2025-04-03 04:27:39 +03:00
Add powershell version of release-tool
This commit is contained in:
parent
064d621846
commit
3c824cb500
4 changed files with 546 additions and 11 deletions
3
cmake/MakePortableZip.cmake
Normal file
3
cmake/MakePortableZip.cmake
Normal file
|
@ -0,0 +1,3 @@
|
|||
if (CMAKE_INSTALL_PREFIX MATCHES "/ZIP/")
|
||||
file(TOUCH "${CMAKE_INSTALL_PREFIX}/.portable")
|
||||
endif()
|
Loading…
Add table
Add a link
Reference in a new issue