--- CMakeLists.txt.orig 2025-10-30 14:43:13 UTC +++ CMakeLists.txt @@ -227,6 +227,7 @@ endif () sycl) endif () +find_package(camp REQUIRED) message(STATUS "Desul Atomics support is ${RAJA_ENABLE_DESUL_ATOMICS}") if (RAJA_ENABLE_DESUL_ATOMICS)