Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
paperchalice committed Dec 12, 2024
1 parent 0ba737a commit 4eed0f5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Formula/cmake.rb
Original file line number Diff line number Diff line change
Expand Up @@ -87,7 +87,7 @@ def install
FindUnixCommands
FindVTK
FindwxWindows
].each { |m| rm pkgshare/"Modules/#{m}.cmake" }
].each { |m| rm pkgshare/"Modules/#{m}.cmake" }

libexec.install prefix/"CMake.app"
%w[bin share].each do |p|
Expand Down

0 comments on commit 4eed0f5

Please sign in to comment.