Skip to content

libsersiv0.1.0

Updated

C++ implementation of the IEEE 1278.1a-1998 Distributed Interactive Simulation (DIS) application protocol.

#Usage

libsersi provides CMake targets:

find_package(libsersi CONFIG REQUIRED)
target_link_libraries(main PRIVATE libsersi::sersi)

#Supported Platforms

All platforms supported.

#Features

No features defined.

#Dependencies

No dependencies.

#Host Dependencies

No transitive dependencies.

#Used By

No ports use this.

#Host Tool For

No ports use this.

#Contributors

  • Cameron's avatarCameron

#Changelog

  • ee4728e[libsersi] Add new library (#39349)