13 lines
371 B
Markdown
13 lines
371 B
Markdown
# General SHS Toolkit CMake functionality
|
|
|
|
## Introduction
|
|
|
|
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
|
|
* SHSTKMacros - macros to install libraries and applications
|
|
|
|
## Install
|
|
Only "install" target exists.
|