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.
Makefile を生成するために cmake を使用しています。
Cpp ファイルが与えられた場合、そのファイルに直接的または間接的に依存する Makefile (または CMakeLists.txt ファイル) 内のターゲットのリストを取得できるかどうかを知りたいです。それは可能ですか?