Skip to content

akalali/hello-world-conan-ep

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

C++ hello-world project using CMake, Conan and external project.

This simple hello-world project uses two third party libraries. DCMTK is included in this project via Conan. The recipe can be found at the ConanCenter package repository. DCMQI is included in this project via CMake's ExternalProject.

Getting started

...

Prerequisites - Setting up Conan

...

Developing - How to use this project

There are two variants of how to use this repository. You can switch between them by enabling or disabling the CMake variable CONAN_CMAKE.

For the Conan install variant, see Conan install.

For the Conan cmake variant, see Conan CMake.

About

C++ hello-world project using CMake, Conan and external project.

Resources

Stars

Watchers

Forks

Packages

No packages published