Skip to content

IntegraSources/ISML

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ISML

IntegraSources Messaging Library

Getting Started

Prerequisites

  1. C++ compiler supporting C++2a/C++20
  2. Conan package manager

Build

mkdir build && cd build
cmake -DCMAKE_BUILD_TYPE=Debug \
      -DCMAKE_CXX_FLAGS="-std=c++2a -Wall -pedantic -Wextra -Weffc++" \
      ..

Authors

About

IntegraSources Messaging Library

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors