mirror of
https://github.com/Kitware/CMake.git
synced 2025-12-31 02:39:48 -06: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