Skip to content

"Enable precompiled headers" breaks build #406

@frantisekz

Description

@frantisekz

Since #297 , the build fails with multiple repeating errors:

CMake Error at cl_headers/CMakeLists.txt:36 (add_custom_command):
  Error evaluating generator expression:

    $<TARGET_FILE:clang>

  No target "clang"

(on every call to create_pcm)

I've tested b3b2d7f against LLVM 16 with -DPREFERRED_LLVM_VERSION=16.0.0 (llvm from system, spirv-llvm-translator from system built as a .so).

@haonanya do you have any ideas here?

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions