================ @@ -1,26 +1,33 @@ +if(LIBC_TARGET_OS_IS_GPU) + add_subdirectory(gpu) + return() +endif() + ---------------- jameshu15869 wrote: Yeah, I ended up tweaking some of my editor settings and I think I got it now https://github.com/llvm/llvm-project/pull/92009