libyuv/.gitignore
kjellander@google.com 0e53718e01 Fix standalone GN build.
Add dependencies and move the neon target to only be
specified for ARM builds so a standalone GN build can be
performed.

TESTED=Ran:
gn gen out/Release --args=is_debug=false
ninja -C out/Release

gn gen out/Debug --args=is_debug=true
ninja -C out/Debug

gn gen out/Debug --args="is_debug=true os=\"android\" "cpu_arch=\"arm\""
ninja -C out/Debug

gn gen out/Release --args="is_debug=false os=\"android\" "cpu_arch=\"arm\""
ninja -C out/Release

R=fbarchard@google.com

Review URL: https://webrtc-codereview.appspot.com/42289004

git-svn-id: http://libyuv.googlecode.com/svn/trunk@1317 16f28f9a-4ce2-e073-06de-1de4eb20be90
2015-03-10 08:16:49 +00:00

34 lines
450 B
Plaintext

.gn
build
buildtools
chromium/.gclient.tmp
chromium/.gclient.tmp_entries
chromium/.last_sync_chromium
chromium/src/
google_apis
links
net
out/
testing
third_party/
tools/android
tools/clang
tools/find_depot_tools.py
tools/generate_library_loader
tools/gn
tools/gyp
tools/memory
tools/python
tools/valgrind
tools/win
# Files generated by CMake build
CMakeFiles/
CMakeCache.txt
Makefile
convert
libgtest.a
libyuv.a
libyuv_unittest
cmake_install.cmake