bitcoin/cmake
Hennadii Stepanov 9193c3e434
cmake: Fix regression in `secp256k1.cmake`
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
2025-09-12 17:56:12 +01:00
..
module Merge bitcoin/bitcoin#33310: trace: Workaround GCC bug compiling with old systemtap 2025-09-12 11:49:38 +01:00
script cmake: Copy `cov_tool_wrapper.sh.in` to the build tree 2025-01-23 10:00:58 +00:00
bitcoin-build-config.h.in cmake: Remove `ENABLE_ARM_SHANI` from `bitcoin-build-config.h` 2025-05-20 11:14:17 +01:00
ccache.cmake build: don't use ccache with MSVC 2025-03-04 14:53:06 +00:00
crc32c.cmake Merge bitcoin/bitcoin#31662: cmake: Do not modify `CMAKE_TRY_COMPILE_TARGET_TYPE` globally 2025-02-20 15:07:03 -05:00
introspection.cmake Merge bitcoin/bitcoin#32460: fs: remove `_POSIX_C_SOURCE` defining 2025-05-30 10:21:01 +01:00
leveldb.cmake build: remove Wsuggest-override suppression from leveldb build 2025-05-16 16:08:40 +01:00
libmultiprocess.cmake cmake: Fix clang-tidy "no input files" errors 2025-04-02 08:41:16 -05:00
minisketch.cmake Merge bitcoin/bitcoin#31880: cmake: Add optional sources to `minisketch` library directly 2025-02-25 14:11:58 -05:00
secp256k1.cmake cmake: Fix regression in `secp256k1.cmake` 2025-09-12 17:56:12 +01:00
windows-app.manifest.in cmake: Add application manifests when cross-compiling for Windows 2025-05-15 13:57:57 +01:00