Fix rseq ext detection on x86 and RPI

This commit is contained in:
2026-05-24 16:43:24 -04:00
parent 9feadd0820
commit baa9b7b499
2 changed files with 24 additions and 9 deletions
+3
View File
@@ -1,3 +1,6 @@
cmake_minimum_required(VERSION 3.16)
project(buildmach CXX C)
option(COMPILE_CL_CHECKS "Compile CL checks" OFF)
option(COMPILE_PCL_TOOLS "Compile PCL-based validation tools" ON)