#!/bin/sh
c++ -std=c++11 -pthread -c examples/createZimExample.cpp
