Skip to content

Latest commit

 

History

History
14 lines (12 loc) · 180 Bytes

README.md

File metadata and controls

14 lines (12 loc) · 180 Bytes

SignalSlot

Header Only

Test

install Catch2

$ mkdir test/build
$ cd test/build
$ cmake ..
$ ctest

vscode

CMake: Run Tests