/cppship-examples

Example projects for cppship

Primary LanguageShell

Intro

cppship examples

  • bin_only: binary only project
  • dep: binary with conan2 dependency
  • full: lib + binary
  • header_only: header only lib
  • lib_only: library

Build and run

$ cd full
$ cppship run