C++ implementation of the IEEE-1278.1 Distributed Interactive Simulation (DIS) application protocol v6 and v7
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)
v1.0.1#0
All
BSD-2-Clause
Manifest