mirror of
https://github.com/bitcoin/bitcoin.git
synced 2025-11-15 08:31:49 +01:00
The `enable_language` command must be called in file scope, not in a
function call.
See: https://cmake.org/cmake/help/latest/command/enable_language.html
Github-Pull: #33379
Rebased-From: 9193c3e434