Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/URLab-Sim/UnrealRoboticsLab
/ AddZeroMQ
Method
AddZeroMQ
Source/URLab/URLab.Build.cs:445–448 ·
view source on GitHub ↗
(ReadOnlyTargetRules Target)
Source
from the content-addressed store, hash-verified
443
}
444
445
protected void AddZeroMQ(ReadOnlyTargetRules Target)
446
{
447
AddThirdPartyLibrary(
"libzmq"
, Target);
448
}
449
}
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected