cplusplus / modules-ecosystem-tr

The ISO C++ Modules Ecosystem Technical Report (METeR)
21 stars 7 forks source link

Sub-Section: Identify Importable Headers #6

Open ruoso opened 2 years ago

ruoso commented 2 years ago

Importable headers within a project need to be identified to the build-system, since they may affect dependency scanning.

Things to solve: