noaa-oar-arl / canopy-app

Stand-alone/column canopy codes and parameterizations
MIT License
6 stars 7 forks source link

[Build] Adding CMake to Canopy-App #68

Open drnimbusrain opened 1 year ago

drnimbusrain commented 1 year ago

add the Cmake build system to canopy-app instead of traditional makefiles.

zmoon commented 1 year ago

75

zmoon commented 1 year ago

Remember to update the Binder config when doing this! (And readme, etc.)

drnimbusrain commented 1 year ago

@zmoon Moving to CMake would be the other requirement for integrating canopy-app with UFS/CCPP #32, so it would be great to get your assistance or suggestions here as the next developments.