oneapi-src / oneAPI-samples

Samples for Intel® oneAPI Toolkits
https://oneapi-src.github.io/oneAPI-samples/
MIT License
899 stars 675 forks source link

FPGA: fix `zero_copy_data_transfers` `CMakelist.txt` to add the appropriate `-DIS_BSP` flags #2340

Closed aejjehint closed 2 months ago

aejjehint commented 2 months ago

Existing Sample Changes

Description

This change fixes the CMakeLists.txt for zero_copy_data_transfer so that it adds the -DIS_BSP flag to the compile flags.

External Dependencies

N/A

Type of change

Please delete options that are not relevant. Add a 'X' to the one that is applicable.

How Has This Been Tested?

Please describe the tests that you ran to verify your changes. Provide instructions so we can reproduce. Please also list any relevant details for your test configuration