Does CMake support converting headers to header modules?
I’ve just started to learn programming in C++ and the books I use for that focus on the new module system to replace the #include method.
I’ve just started to learn programming in C++ and the books I use for that focus on the new module system to replace the #include method.