OSDN Git Service

gn-build: Add tinyxml2 as a secondary source
authorArman Uguray <armansito@google.com>
Fri, 29 May 2015 21:30:42 +0000 (14:30 -0700)
committerArman Uguray <armansito@google.com>
Fri, 29 May 2015 21:58:41 +0000 (14:58 -0700)
commitbbb12526d4810511cb7c79e17fdf75b0884d8c3d
tree66ac2a76d8f90c7454e012c0805c3f4b012c863d
parentb8a38cc4be1bc41135cf20b5ad344343fa9ed38c
gn-build: Add tinyxml2 as a secondary source

Added tinyxml2 as a secondary source. Moved //build/secondary/testing to
//build/secondary/third_party in the process. This means that all third_party
sources (gtest, tinyxml2) should be placed in a top-level third_party directory.

BUG=21339022

Change-Id: If324ef1eb0d5061e005f62a80d23fef25e7e78a4
.gitignore
build/secondary/third_party/gtest/BUILD.gn [moved from build/secondary/testing/gtest/BUILD.gn with 100% similarity]
build/secondary/third_party/tinyxml2/BUILD.gn [new file with mode: 0644]
osi/BUILD.gn