arun11299 / cpp-subprocess

Subprocessing with modern C++
Other
457 stars 90 forks source link

Expose headers in cmake project #77

Closed damageboy closed 2 years ago

damageboy commented 2 years ago

Expose through CMake directives, the name of the project so that package managers such as CPM (https://github.com/cpm-cmake/CPM.cmake) could consume this library cleanly

closes #78