diff options
Diffstat (limited to 'modules/remote-sycl/SConstruct')
-rw-r--r-- | modules/remote-sycl/SConstruct | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/modules/remote-sycl/SConstruct b/modules/remote-sycl/SConstruct index 40344e7..07ca30b 100644 --- a/modules/remote-sycl/SConstruct +++ b/modules/remote-sycl/SConstruct @@ -63,6 +63,7 @@ env=Environment(ENV=os.environ, variables=env_vars, CPPPATH=[], LIBS=['forstio-core' ,'forstio-codec' ,'forstio-async' + ,'forstio-remote' ,'acpp-rt' ,'OpenCL' ,'omp' |