Skip to Content

open-dis-cpp v1.0.1

Created
Updated

DIS v6/v7 Library
C++ implementation of the IEEE-1278.1 Distributed Interactive Simulation (DIS) application protocol v6 and v7

# Usage

The package open-dis-cpp provides CMake targets:

find_package(OpenDIS CONFIG REQUIRED)
target_link_libraries(main PRIVATE OpenDIS::OpenDIS6)
target_link_libraries(main PRIVATE OpenDIS::OpenDIS7) 

# License

# Supported Platforms

All platforms are supported

# Features

No features defined.

# Dependencies

No dependencies.

# Host Dependencies

No transitive dependencies.

# Dependents

No dependents.

# Host Dependents

No dependents.

# Contributors

  • wadehunk's avatar wadehunk

# Changelog

  • 928c150 [open-dis-cpp] add new port (#29472)

# Source