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.dll の代わりに Qt5Core_my.dll という名前の lib をビルドします。
スクリプトのどの部分が DLL/DYLIB 名を担当しているか知っている人はいますか?