git-svn-id: svn://db.shs.com.ru/pip@875 12ceb7fc-bf1f-11e4-8940-5bc7170c53b5

This commit is contained in:
2020-01-31 12:23:00 +00:00
parent 528c26f519
commit 9f90717a2c

View File

@@ -230,7 +230,9 @@ endif()
if (TESTS)
include(DownloadGTest.cmake)
option(CONCURRENT_TESTS "Enable tests for concurrent library" ON)
set(CONCURRENT_TESTS 1) #"Enable tests for concurrent library"
else()
set(CONCURRENT_TESTS 0)
endif()
# Check if std::iostream operators support