Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/clausklein/fmt-module


https://github.com/clausklein/fmt-module

Last synced: about 1 month ago
JSON representation

Awesome Lists containing this project

README

        

# fmt

## based on / use https://github.com/fmtlib/fmt

### This is a cmake fmt adapter project to test the fmt c++22 module

- https://crascit.com/2024/04/04/cxx-modules-cmake-shared-libraries
- https://anarthal.github.io/cppblog/modules2
- [ C++ Modules and cross platform - Daniela Engert - Meeting C++ 2023](https://www.youtube.com/watch?v=iMNML689qlU)

# Building and installing

See the [BUILDING](BUILDING.md) document.

# Contributing

See the [CONTRIBUTING](CONTRIBUTING.md) document.

# Licensing