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。有谁知道 CMake 中 Makefile 中的 -I 相当于什么?
这是具体的行:“-I gem5-stable/util/m5 gem5-stable/util/m5/m5op_x86.S”
查看您的实际 CMake 文件会有所帮助,但您可能需要查看target_link_libraries.
target_link_libraries