mirror of
https://git.mirrors.martin98.com/https://github.com/google/draco
synced 2025-08-12 07:09:03 +08:00
Merge pull request #377 from google/as_readme_update
Update README info for Android Studio integration.
This commit is contained in:
commit
53947ee6d3
@ -299,10 +299,7 @@ To add Draco to your project:
|
|||||||
externalNativeBuild {
|
externalNativeBuild {
|
||||||
cmake {
|
cmake {
|
||||||
cppFlags "-std=c++11"
|
cppFlags "-std=c++11"
|
||||||
cppFlags "-DDRACO_POINT_CLOUD_COMPRESSION_SUPPORTED"
|
arguments "-DANDROID_STL=c++_shared"
|
||||||
cppFlags "-DDRACO_MESH_COMPRESSION_SUPPORTED"
|
|
||||||
cppFlags "-DDRACO_STANDARD_EDGEBREAKER_SUPPORTED"
|
|
||||||
cppFlags "-DDRACO_PREDICTIVE_EDGEBREAKER_SUPPORTED"
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user