Skip to content

Draft: recipe: Basic

Cristian Le requested to merge LecrisUT/esl-cmake-recipes:recipe/basic into main

Step1: Basic template

Template contents

  • Simple library
  • Linking to external dependency
  • Folder structure

Documentation

  • Code
  • Words
    • Difference between find_package and FetchContent
    • Project folder structure

Closes #2

Merge request reports