mirror of
https://github.com/keepassxreboot/keepassxc.git
synced 2025-02-06 18:05:20 -05:00
4 lines
100 B
CMake
4 lines
100 B
CMake
![]() |
if (CMAKE_INSTALL_PREFIX MATCHES "/ZIP/")
|
||
|
file(TOUCH "${CMAKE_INSTALL_PREFIX}/.portable")
|
||
|
endif()
|