Skip to content

Example for the CMake integration of the pntr project

License

Notifications You must be signed in to change notification settings

john-plate/pntr-cmake-example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pntr - CMake Integration Examples

You can find here three different ways to integrate the pntr header-only library into a CMake project.

You can simply add the subdirectory of the pntr repository.

You can use find_package if it can find the pntr installation or build directory in the CMAKE_PREFIX_PATH or in the default locations.

The recent FetchContent feature of CMake will pull pntr from github if find_package fails.

About

Example for the CMake integration of the pntr project

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published