Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
3 つの非常に大きなファイル A.cpp B.cpp C.cpp n.cpp がある状況があります。
プログラムを実行するたびに、これらのファイルをコンパイルしたくありません。
これらのファイルをコンパイルから除外するための最良の方法は何ですか。