Skip to content

Latest commit

 

History

History
10 lines (9 loc) · 159 Bytes

README.md

File metadata and controls

10 lines (9 loc) · 159 Bytes

Cross platform jobsystem, that works on windows and linux.

Easy to intergrate using CMake.

cd JobSystem
mkdir build
cd build
cmake ..
cmake --build .