1
0
mirror of https://github.com/Kitware/CMake.git synced 2025-05-08 22:37:04 +08:00

update-kwsys: apply changes made in CMake to the import

This commit is contained in:
Ben Boeckel 2017-04-20 12:53:59 -04:00
parent e832c32ca8
commit a139b81a52

View File

@ -15,7 +15,8 @@ readonly paths="
extract_source () {
git_archive
disable_custom_gitattributes
sed -i -e '/import off/,/import on/d' "$extractdir/$name-reduced/.gitattributes"
sed -i -e 's/project=KWSys/project=PublicDashboard/' "$extractdir/$name-reduced/CTestConfig.cmake"
}
export HOOKS_ALLOW_KWSYS=1