Merge pull request #18307 from Homebrew/cmake-log-files
This commit is contained in:
commit
9c8068793b
@ -1594,8 +1594,7 @@ class Formula
|
|||||||
%w[
|
%w[
|
||||||
config.log
|
config.log
|
||||||
CMakeCache.txt
|
CMakeCache.txt
|
||||||
CMakeOutput.log
|
CMakeConfigureLog.yaml
|
||||||
CMakeError.log
|
|
||||||
meson-log.txt
|
meson-log.txt
|
||||||
].each do |logfile|
|
].each do |logfile|
|
||||||
Dir["**/#{logfile}"].each do |logpath|
|
Dir["**/#{logfile}"].each do |logpath|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user