]> git.ipfire.org Git - thirdparty/curl.git/commit
cmake: drop custom `CMakeOutput.log`/`CMakeError.log` logs
authorViktor Szakats <commit@vsz.me>
Fri, 2 Aug 2024 11:38:14 +0000 (13:38 +0200)
committerViktor Szakats <commit@vsz.me>
Fri, 2 Aug 2024 23:15:45 +0000 (01:15 +0200)
commitf87c3363efafbcbf124c8839f446676b05231c0c
treeee52ce80f51e82e190b721e44c9b62cbbc84e3b2
parent39b9ccea8dd2be6cf106105fc72fba1c702cc8fc
cmake: drop custom `CMakeOutput.log`/`CMakeError.log` logs

CMake writes this information into `CMakeConfigureLog.yaml`
automatically.

Closes #14356
CMake/Macros.cmake
appveyor.sh