Skip to content

Example project - small intro how to use Packager and Package Tracker

License

Notifications You must be signed in to change notification settings

bacpack-system/example-project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Example Project

This is an example CMake based project which uses BacPack components. It is a part of BacPack documentation. It prints content of HTTP GET request for www.example.com domain.

This project can be used as a template for other CMake-based projects.

Full-fledged documentation can be found at bacpack-system.github.io.

Requirements

Run

./example-projectd

Build

mkdir -p _build && cd _build
cmake ../
make -j 8

Using this Project as a template

Example project can be used as a starting point for other projects.

  1. Choose in which CMCONF System the project will belong to.
  2. Fork example-context repository.
  3. Update Config.cmake as stated in example-context/config/README.md.
  4. Install Config.cmake as stated in example-context/config/README.md.
  5. Update CMakeLists.txt as desired for the project needs.

About

Example project - small intro how to use Packager and Package Tracker

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 2

  •  
  •