ruleResolver.addToIndex(CxxLinkableEnhancer.createCxxLinkableSharedBuildRule(cxxPlatform,params,pathResolver,rootTarget,BuildTargets.getGenPath(rootTarget,STR0).resolve(rootSoname),rootSoname,argsBuilder.build())); | ruleResolver.addToIndex(CxxLinkableEnhancer.createCxxLinkableSharedBuildRule(cxxPlatform,params,pathResolver,rootTarget,BuildTargets.getGenPath(rootTarget,STR0).resolve(rootSoname.or(String.format(STR1,rootTarget.getShortName(),cxxPlatform.getSharedLibraryExtension()))),rootSoname,argsBuilder.build())); | BuildTargets.getGenPath(rootTarget,STR0).resolve(rootSoname) | BuildTargets.getGenPath(rootTarget,STR0).resolve(rootSoname.or(String.format(STR1,rootTarget.getShortName(),cxxPlatform.getSharedLibraryExtension()))) | buck | 7f91044fe7568d3de9422d77478dc7fef70c8dd4 | com.facebook.buck.cxx.Omnibus | | | TCIVar | rootSoname |
---|
v0 | BuildTargets.getGenPath(rootTarget,STR0) |
---|
| | TCIVar | rootSoname |
---|
v0 | BuildTargets.getGenPath(rootTarget,STR0) |
---|
| Uses | False |