Skip to content

forexample/shaka-demo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Linux + Makefile + Clang

> polly.py --toolchain clang-cxx17 --verbose --config Release --fwd HUNTER_CONFIGURATION_TYPES=Release --jobs 8
> ./_builds/clang-cxx17-Release/demo

macOS + Makefile

> polly.py --toolchain osx-10-13-make-cxx14 --verbose --config Release --fwd HUNTER_CONFIGURATION_TYPES=Release --jobs 8
> ./_builds/osx-10-13-make-cxx14-Release/demo

macOS + Xcode

> polly.py --toolchain osx-10-13-cxx14 --verbose --config Release --fwd HUNTER_CONFIGURATION_TYPES=Release --jobs 8
> ./_builds/osx-10-13-cxx14/Release/demo

iOS + Xcode

> polly.py --toolchain ios-12-1-dep-9-3-arm64 --verbose --config Release --fwd HUNTER_CONFIGURATION_TYPES=Release --jobs 8 --open

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published