Well I guess you have to read the documentation for the commandline options of your compiler/linker and provide the libraries there. Or use CMake to build your project (command lines get messy pretty quickly). E.g. have a look at [Use CMake with the DPC Compiler](https://www.intel.com/content/www/us/en/docs/dpcpp-cpp-compiler/developer-guide-reference/2023-0/use-cmake-with-the-compiler.html%5C)