MCPcopy Create free account
hub / github.com/URLab-Sim/UnrealRoboticsLab / AddCoACD

Method AddCoACD

Source/URLab/URLab.Build.cs:439–443  ·  view source on GitHub ↗
(ReadOnlyTargetRules Target)

Source from the content-addressed store, hash-verified

437 }
438
439 protected void AddCoACD(ReadOnlyTargetRules Target)
440 {
441 AddThirdPartyLibrary("CoACD", Target);
442 PublicDefinitions.Add("COACD_EXPORTS=1");
443 }
444
445 protected void AddZeroMQ(ReadOnlyTargetRules Target)
446 {

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected