DeployMacros strip support

This commit is contained in:
2020-09-07 10:43:22 +03:00
parent b6a0275d48
commit 0203cfe349
3 changed files with 5 additions and 3 deletions

View File

@@ -4,9 +4,10 @@
This repo contains useful CMake utilites:
* FindMinGW - find MinGW compiler locations
* DeployMacros - macros for deploy applications on Windows/Debian/MacOS
* TargetArch - detect target machine architecture
* DeployMacros - macros for deploy applications on Windows/Debian/MacOS
* SHSTKMacros - macros to install libraries and applications
* SHSTKQtMacros - macros to install Qt libraries and applications, generating typical projects
## Install
Only "install" target exists.