Files
neovim/cmake.config
Famiu Haque 75b80516d5 build: fix link error for _BitScanForward64 (#28173)
Problem: The usage of `_BitScanForward64` causes linking to fail on some systems.
Solution: Correctly check if it exists using `check_c_source_compiles`.
2024-04-05 09:56:35 +08:00
..
2024-01-11 21:37:23 +01:00
2023-11-28 22:23:56 +01:00