Buildmach: Add Linux rseq support detection utility
This commit is contained in:
@@ -1,6 +1,8 @@
|
||||
option(COMPILE_CL_CHECKS "Compile CL checks" OFF)
|
||||
option(COMPILE_PCL_TOOLS "Compile PCL-based validation tools" ON)
|
||||
|
||||
add_executable(rseqsliceprobe rseqsliceprobe.cpp)
|
||||
|
||||
if(COMPILE_CL_CHECKS)
|
||||
# Find OpenCL: try find_package first, fall back to pkg-config
|
||||
find_package(OpenCL QUIET)
|
||||
|
||||
Reference in New Issue
Block a user