Messages
Topics
Lists
Groups
Marketplace
Jobs
Cody Osinski
3 years ago
cpp20.py is a Python script to compile C++20 code using modules. Then, it compiles then in order using the correct flags.Caching is done only by comparing modification times of files.
In this article, learn about: instructions for Python Script to Compile C++20 Code using Modules.