mirror of
https://github.com/Kitware/CMake.git
synced 2025-10-14 02:08:27 +08:00
update-kwsys: apply changes made in CMake to the import
This commit is contained in:
@@ -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
|
||||
|
Reference in New Issue
Block a user