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
Tá an tiomantas seo le fáil i:
Aurelien Bouteiller
2025-07-02 16:51:38 -04:00
tiomanta ag GitHub
tuismitheoir 6dba253890
tiomantas 63a79892b2
D'athraigh 27 comhad le 30 breiseanna agus 29 scriosta
+1 -1
Féach ar an gComhad
@@ -28,7 +28,7 @@
#include <cstdlib>
#include <vector>
#include "rocshmem_config.h" // NOLINT(build/include_subdir)
#include "rocshmem/rocshmem_config.h" // NOLINT(build/include_subdir)
namespace rocshmem {