dev-cafe / cmake-cookbook

CMake Cookbook recipes.
Other
2.71k stars 696 forks source link

chapter-11/recipe-01 How to install it #531

Open alicera opened 3 years ago

alicera commented 3 years ago

ENV :macOS STEP: git clone https://github.com/dev-cafe/cmake-cookbook/ cd cmake-cookbook/chapter-11/recipe-01/cxx-example mkdir build cd build cmake .. cpack

result: click and install it image

but finally it show the error image