cmake COMPILER_RT_HAS_CRT examples

Lewuathe/mlir-hello thirdparty/llvm-project/compiler-rt/lib/builtins/CMakeLists.txt :971

cmake_dependent_option(COMPILER_RT_BUILD_CRT "Build crtbegin.o/crtend.o" ON "COMPILER_RT_HAS_CRT" OFF)

CTSRD-CHERI/cheribsd contrib/subrepo-cheri-compiler-rt/lib/builtins/CMakeLists.txt :906

cmake_dependent_option(COMPILER_RT_BUILD_CRT "Build crtbegin.o/crtend.o" ON "COMPILER_RT_HAS_CRT" OFF)