rocshmem_config.h has a different include path when installed and built-dir (#186)

* rocshmem_config.h needs to be in a similar directory structure for
includes to work when building testers in build, and from an installed
library

* Do not change installed rocshmem.hpp
Bu işleme şunda yer alıyor:
Aurelien Bouteiller
2025-07-02 16:51:38 -04:00
işlemeyi yapan: GitHub
ebeveyn 6dba253890
işleme 63a79892b2
27 değiştirilmiş dosya ile 30 ekleme ve 29 silme
+1 -1
Dosyayı Görüntüle
@@ -43,7 +43,7 @@
#include <cstdlib>
#include "rocshmem_config.h" // NOLINT(build/include_subdir)
#include "rocshmem/rocshmem_config.h" // NOLINT(build/include_subdir)
#include "rocshmem/rocshmem.hpp"
#include "backend_bc.hpp"
#include "context_incl.hpp"