Skip to content
  • Attila Krasznahorkay's avatar
    Various improvements added to FindSYCL.cmake. · 18accc18
    Attila Krasznahorkay authored
    Made it possible to include select .o object files from the Intel
    compiler into the built code. (Necessary when using certain standard
    library functions inside the SYCL kernels.)
    
    Added find_package_handle_standard_args(...) to the module to make
    sure that (amongst others) the REQUIRED keyword would be taken into
    account correctly.
    18accc18