summaryrefslogtreecommitdiff
path: root/modules/remote-sycl/SConstruct
diff options
context:
space:
mode:
authorClaudius "keldu" Holeksa <mail@keldu.de>2024-06-11 16:05:47 +0200
committerClaudius "keldu" Holeksa <mail@keldu.de>2024-06-11 16:05:47 +0200
commit6831edddd22d2d8dbb73c88fb612c0bdd5b8ba19 (patch)
treed9837a9720acd66852fb374d51079f02bf33c0b0 /modules/remote-sycl/SConstruct
parent1ad8bc8e0b6d87d49d63105b3eac3cc8d5a06e56 (diff)
Intermediate commit while working on design issues
Diffstat (limited to 'modules/remote-sycl/SConstruct')
-rw-r--r--modules/remote-sycl/SConstruct2
1 files changed, 1 insertions, 1 deletions
diff --git a/modules/remote-sycl/SConstruct b/modules/remote-sycl/SConstruct
index 78c27ab..96e9df9 100644
--- a/modules/remote-sycl/SConstruct
+++ b/modules/remote-sycl/SConstruct
@@ -58,7 +58,7 @@ env=Environment(ENV=os.environ, variables=env_vars, CPPPATH=[],
,'forstio-async'
,'forstio-io'
,'forstio-io_codec'
- ,'hipSYCL-rt'
+ ,'acpp-rt'
,'OpenCL'
,'omp'
]