cburstedde / libsc

The "sc" auxiliary library
www.p4est.org/
GNU Lesser General Public License v2.1
35 stars 34 forks source link

ci:cmake: use composite actions to deduplicate #182

Closed scivision closed 4 months ago

scivision commented 4 months ago

Composite actions avoid duplicating YaML. In coming weeks as ubuntu-24.04 runners become available I would add more compilers. This PR lays the groundwork to avoid duplicating so much YaML via composite actions.

cburstedde commented 4 months ago

Cool! Keeping an eye open when we get to the CMake option variables for mpi and debug in #178.