git-svn-id: svn://db.shs.com.ru/pip@875 12ceb7fc-bf1f-11e4-8940-5bc7170c53b5
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user