Skip to content
Snippets Groups Projects

feat: use dd4hep_add_plugin and podio_add_datamodel_core_lib

Merged Wouter Deconinck requested to merge cmake-reorganization into master
10 files
+ 79
267
Compare changes
  • Side-by-side
  • Inline
Files
10
+ 1
1
# from https://devblogs.microsoft.com/cppblog/clear-functional-c-documentation-with-sphinx-breathe-doxygen-cmake/
# from https://devblogs.microsoft.com/cppblog/clear-functional-c-documentation-with-sphinx-breathe-doxygen-cmake/
find_package(Doxygen REQUIRED)
# Find all the public headers
Loading