Skip to content

BWbwchen/Boost-CMake-example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Boost CMake example

Boost library with CMake using FetchContent.

I want to use boost without install it, I don't want to use CMake ExternalProject.

Usage

make clean
make