[clang][modules] Don't prevent translation of FW_Private includes when explicitly...
[llvm-project.git] / mlir / test / mlir-spirv-cpu-runner / CMakeLists.txt
blobc7521db57a38e254a54850e444d98894ea8a0782
1 set(LLVM_OPTIONAL_SOURCES
2   mlir_test_spirv_cpu_runner_c_wrappers.cpp
3   )
5 add_llvm_library(mlir_test_spirv_cpu_runner_c_wrappers SHARED mlir_test_spirv_cpu_runner_c_wrappers.cpp)
6 target_compile_definitions(mlir_test_spirv_cpu_runner_c_wrappers PRIVATE mlir_test_spirv_cpu_runner_c_wrappers_EXPORTS)