add build option USE_SYSTEM_PUGIXML (#2502)
authorhelmutg <helmut@subdivi.de>
Mon, 12 Oct 2020 20:24:24 +0000 (22:24 +0200)
committerGitHub <noreply@github.com>
Mon, 12 Oct 2020 20:24:24 +0000 (23:24 +0300)
commit15a338e89ba9336038e836c7fb086cdd4fed1d7a
tree389e15879bc51c691233a80f14d36da711f4b2fb
parent7ac8cd858617dd558b66b86df56aea151941288c
add build option USE_SYSTEM_PUGIXML (#2502)

It allows skipping inference-engine/thirdparty/pugixml and using the
system copy instead.

Thanks to @Osse for helping understand cmake scoping rules.

Co-authored-by: Helmut Grohne <helmut.grohne@intenta.de>
inference-engine/cmake/features_ie.cmake
inference-engine/thirdparty/CMakeLists.txt