C++ runtime: disable build of dep utf8cpp tests and samples

This commit is contained in:
Alexander Bigerl 2021-04-24 18:55:46 +02:00
parent e404d26f61
commit 49cf9d4fe2
1 changed files with 1 additions and 2 deletions

View File

@ -61,8 +61,7 @@ else()
GIT_TAG "v3.1.1" GIT_TAG "v3.1.1"
SOURCE_DIR ${UTFCPP_DIR} SOURCE_DIR ${UTFCPP_DIR}
UPDATE_DISCONNECTED 1 UPDATE_DISCONNECTED 1
CMAKE_ARGS -DCMAKE_INSTALL_PREFIX=${UTFCPP_DIR}/install -Dgtest_force_shared_crt=ON CMAKE_ARGS -DCMAKE_INSTALL_PREFIX=${UTFCPP_DIR}/install -DUTF8_TESTS=off -DUTF8_SAMPLES=off
TEST_AFTER_INSTALL 1
STEP_TARGETS build) STEP_TARGETS build)
include_directories( include_directories(