summaryrefslogtreecommitdiff
path: root/arch/x86/CMakeLists.txt
AgeCommit message (Collapse)Author
2026-02-23[x86] Intel APX support (#6423)Avery
Co-authored-by: Mason Reed <mason@vector35.com>
2025-07-30[CMake] Specify CONFIGURE_DEPENDS for all file(GLOB ..)Mark Rowe
This ensures that CMake detects when files that match the glob are added or removed.
2025-06-25Update CXX_STANDARD to 20.Alexander Taylor
Also update minimum CMake version.
2024-04-10Update xed to v2024.04.01Xusheng
2024-03-05Move architecture modules into the API repoRusty Wagner