Skip to content

Commit 13b047d

Browse files
authored
cmake: Add zap stanza (#88809)
1 parent 0cad86e commit 13b047d

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

Casks/cmake.rb

+5
Original file line numberDiff line numberDiff line change
@@ -15,4 +15,9 @@
1515
binary "#{appdir}/CMake.app/Contents/bin/cpack"
1616
binary "#{appdir}/CMake.app/Contents/bin/ctest"
1717
binary "#{appdir}/CMake.app/Contents/bin/cmake-gui"
18+
19+
zap trash: [
20+
"~/Library/Preferences/org.cmake.cmake.plist",
21+
"~/Library/Saved Application State/org.cmake.cmake.savedState",
22+
]
1823
end

0 commit comments

Comments
 (0)