mirror of
https://git.mirrors.martin98.com/https://github.com/google/draco
synced 2025-08-12 03:28:58 +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 {
|
||||
cmake {
|
||||
cppFlags "-std=c++11"
|
||||
cppFlags "-DDRACO_POINT_CLOUD_COMPRESSION_SUPPORTED"
|
||||
cppFlags "-DDRACO_MESH_COMPRESSION_SUPPORTED"
|
||||
cppFlags "-DDRACO_STANDARD_EDGEBREAKER_SUPPORTED"
|
||||
cppFlags "-DDRACO_PREDICTIVE_EDGEBREAKER_SUPPORTED"
|
||||
arguments "-DANDROID_STL=c++_shared"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user