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:
parent
e832c32ca8
commit
a139b81a52
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user