Do not compile performance fw since it is not ready/completed (#600)
This commit is contained in:
parent
096a9cb248
commit
e75d8e1775
@ -56,7 +56,7 @@ include(${CMAKE_CURRENT_SOURCE_DIR}/cmake-modules/doxygen_common.cmake)
|
||||
include(${CMAKE_CURRENT_SOURCE_DIR}/cmake-modules/az_version.cmake)
|
||||
|
||||
# sub-projects
|
||||
add_subdirectory(sdk/core/performance-stress)
|
||||
# add_subdirectory(sdk/core/performance-stress)
|
||||
add_subdirectory(sdk/core/azure-core)
|
||||
if(BUILD_CURL_TRANSPORT)
|
||||
add_subdirectory(sdk/core/azure-core/test/e2e) # will work only if BUILD_CURL_TRANSPORT=ON
|
||||
|
||||
Loading…
Reference in New Issue
Block a user