Yampl - an inter-process communication library for ATLAS - Client/Server IPC (C++14/libasio) task assigned by Vakho Tsulaia.
- Fork this repository
git clone https://github.com/your_username/yampl-gsc-task
cd yampl-gsc-task
cmake . -DASIO_INCLUDE_DIR="path_to_libasio_include_dir"
make
ORninja
(if you used ninja as a generator)
This code is licensed under the MIT license. Read LICENSE for further information.