mirror of
https://github.com/openharmony/third_party_astc-encoder.git
synced 2026-07-01 22:24:14 -04:00
fb388737fb
This PR adds support for Arm aarch64 builds, including the corresponding NEON accelerated vector library. As part of this work I also improved testing: - Native C++ unit tests support using `googletest` integrated into CMake/CTest. - First unit test suite added, for 4-wide SIMD implementations. - Command line functional tests can target any build, not just AVX2.
4 lines
106 B
Plaintext
4 lines
106 B
Plaintext
[submodule "Source/GoogleTest"]
|
|
path = Source/GoogleTest
|
|
url = https://github.com/google/googletest.git
|