1. Home
  2. Browse
  3. libsersi

libsersi

v0.1.0#0Latest

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

Install

Run the following Vcpkg command to install the port.

vcpkg install libsersi

Usage

libsersi provides CMake targets:

find_package(libsersi CONFIG REQUIRED)

target_link_libraries(main PRIVATE libsersi::sersi)

Dependencies

See source

Version

v0.1.0#0

Publication

Supports

All

GitHub

crhowell3/libsersi

Homepage

github.com/crhowell3/libsersi

Subtree

ee4728e45a

License

BSD-2-Clause

Definition

Manifest