ArmNeonOptimization
ArmNeonOptimization copied to clipboard
Getting Error while building "third_party/googletest/googletest"
CMake Error at CMakeLists.txt:35 (add_subdirectory): add_subdirectory given source "third_party/googletest/googletest" which is not an existing directory.
@vijaypanchal try clone the project with --recursive :)
"git clone --recursive https://github.com/Ldpe2G/ArmNeonOptimization.git"