|
|
|
@@ -6,7 +6,7 @@ set(PARSER_DIR ${CMAKE_CURRENT_LIST_DIR}) |
|
|
|
if (DEFINED ENV{D_PKG_SERVER}) |
|
|
|
set(PARSER_PB_PKG $ENV{D_PKG_SERVER}) |
|
|
|
elseif (DEFINED ENV{MSLIBS_SERVER}) |
|
|
|
set(PARSER_PB_PKG "http://$ENV{MSLIBS_SERVER}:8081/repository/files") |
|
|
|
set(PARSER_PB_PKG "http://$ENV{MSLIBS_SERVER}:31081/repository/files") |
|
|
|
message("Download packages from MSPKG server") |
|
|
|
endif () |
|
|
|
|
|
|
|
|