mirror of
https://github.com/Kitware/CMake.git
synced 2026-01-11 16:32:14 -06:00
Utilities/Release: Optionally load environment on remote build server
This commit is contained in:
@@ -5,6 +5,7 @@ echo ""
|
||||
echo "remove and create working directory @CMAKE_RELEASE_DIRECTORY@"
|
||||
rm -rf @CMAKE_RELEASE_DIRECTORY@
|
||||
mkdir @CMAKE_RELEASE_DIRECTORY@
|
||||
@ENV@
|
||||
|
||||
check_exit_value()
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user