add some files, first CMakeLists.txt

This commit is contained in:
2020-08-25 21:54:34 +03:00
parent 23fbf00241
commit 09ff5fe3eb
4 changed files with 19 additions and 0 deletions

12
README.md Normal file
View File

@@ -0,0 +1,12 @@
# 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.