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

https://github.com/clausklein/cxx-modules


https://github.com/clausklein/cxx-modules

Last synced: about 1 month ago
JSON representation

Awesome Lists containing this project

README

          

# Fun with C++ Modules

## Contents
```
./compiler-only
```
contains a small toy example to compile a small C++ program from cmd-line using only the compiler

```
./cmake
```
contains a Hello-World CMake project using C++ modules.

Use the readme files in each subdir.