Files
cmake/README.md

466 B

General SHS Toolkit CMake functionality

Introduction

This repo contains useful CMake utilites:

  • FindMinGW - find MinGW compiler locations
  • 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.