pugixml: update submodule and build integration

This commit is contained in:
scribam
2018-06-07 18:38:19 +02:00
committed by Ivan
parent 83f096c435
commit 3935cef691
5 changed files with 6 additions and 8 deletions
+2
View File
@@ -36,6 +36,8 @@ if (NOT USE_SYSTEM_LIBPNG)
add_subdirectory(3rdparty/libpng EXCLUDE_FROM_ALL)
endif()
add_subdirectory(3rdparty/pugixml EXCLUDE_FROM_ALL)
# TODO: do real installation, including copying directory structure
set(CMAKE_RUNTIME_OUTPUT_DIRECTORY_RELEASE "${PROJECT_BINARY_DIR}/bin")
set(CMAKE_RUNTIME_OUTPUT_DIRECTORY_DEBUG "${PROJECT_BINARY_DIR}/bin")