Added multi threading example to cmake and android build

This commit is contained in:
saschawillems 2016-04-02 12:08:19 +02:00
parent 980d3b7d35
commit 52ffbb59bb
9 changed files with 117 additions and 3 deletions

View file

@ -1,4 +1,4 @@
rem @echo off
@echo off
if NOT EXIST %1 (
echo Please specify a valid project folder for running the build
) else (