Time to get familiar!
Using C++ Modules in MSVC from the Command Line Part 1
by Cameron DaCamara
From the article:
In this three-part series we will explore how to build modules and header units from the command line as well as how to use/reference them.
The goal of this post is to serve as a brief tour of compiling and using primary module interfaces from the command line and the options we use...
Add a Comment
Comments are closed.