Browse Source
- Also make it PUBLIC in cmake so that all who link to it will also get the OpenCL headerscl-refactor
Lefteris Karapetsas
10 years ago
6 changed files with 2 additions and 11 deletions
@ -1 +1,2 @@ |
|||
add_library (IcdLog SHARED icd_test_log.c) |
|||
target_include_directories(IcdLog PUBLIC ${OpenCL_INCLUDE_DIR}) |
Loading…
Reference in new issue