ct-clmsn / chplx

A Chapel backend
Apache License 2.0
4 stars 2 forks source link

Convert generating CMakeLists.txt to use {fmt} library #37

Closed hkaiser closed 1 year ago

hkaiser commented 1 year ago

The code that generates the CMakeLists.txt file is a perfect candidate for using the {fmt} library.

ct-clmsn commented 1 year ago

100%; perfect use case for fmt