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.
我正在从源代码构建 Qt,并希望为目标库提供替代名称。例如,构建一个名为 Qt5Core_my.dll 而不是 Qt5Core.dll 的库
有谁知道脚本的哪一部分负责 DLL/DYLIB 名称?