Skip to content

Latest commit

 

History

History
16 lines (9 loc) · 909 Bytes

README.md

File metadata and controls

16 lines (9 loc) · 909 Bytes

threadily-sample-cpp

A sample object library to feature the multi-threaded C++/javascript scenarios of k2snowman69/threadily.

For an example of a fully working project, see k2snowman69/threadily-sample

Cloning this repository

This repository is designed to be consumed via git submodule. It requires the following repositories as siblings

For an example of a fully working project, see k2snowman69/threadily-sample

Be sure to go through the dependencies of each sibling (especially shared-makefile as it contains the information regarding tools needed to build) and verify they are installed correctly