Added multi threading example to cmake and android build
This commit is contained in:
parent
980d3b7d35
commit
52ffbb59bb
9 changed files with 117 additions and 3 deletions
|
|
@ -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 (
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue