Skip to content

Latest commit

 

History

History
 
 

07-package-management

Package Management

Table of Contents

Introduction

For C++ and CMake there is currently no universally accepted way of managing and packaging dependencies. However, in recent years there have been some new and interesting package management systems made available. While these are separate systems to CMake, most of them have are designed to integrate directly into a CMake based build system.