This website requires JavaScript.
ReeceSX
Explore
Aurora
Register
Sign In
AuroraMiddleware
/
skia2
Watch
1
Star
0
Fork
0
You've already forked skia2
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
25a5b0dd0c
skia2
/
cmake
/
.gitignore
12 lines
100 B
Plaintext
Raw
Normal View
History
Unescape
Escape
Example CMake build for Skia. This works only on Mac, probably only on 64-bit, and doesn't support SkCodec. BUG=skia:4269 Review URL: https://codereview.chromium.org/1319543003
2015-08-28 18:51:06 +00:00
*.swp
*.ninja
.ninja*
CMakeCache.txt
CMakeFiles
cmake_install.cmake
CMake builds on Ubuntu now too. Punted for now on GL on Linux. Man that's a beast. BUG=skia:4269 Review URL: https://codereview.chromium.org/1315753009
2015-08-31 13:59:21 +00:00
libskia.*
Example CMake build for Skia. This works only on Mac, probably only on 64-bit, and doesn't support SkCodec. BUG=skia:4269 Review URL: https://codereview.chromium.org/1319543003
2015-08-28 18:51:06 +00:00
example
example.png
Reference in New Issue
Copy Permalink