Skip to content

Latest commit

 

History

History
17 lines (13 loc) · 478 Bytes

README.md

File metadata and controls

17 lines (13 loc) · 478 Bytes

Common Libraries

This repo is obsolete. You should switch to conan.io a full-featured C/C++ package manager.

This is a collection of CMake build scripts for common third party libraries.

Currently supported generators:

  • Visual Studio 15 2017 Win64
  • Visual Studio 14 2015 Win64
  • Visual Studio 12 2013 Win64

Planned for the future:

  • Visual Studio 15 2017
  • Visual Studio 14 2015
  • Visual Studio 12 2013
  • MinGW, MSYS2
  • Unix Makefiles