[Pkg-cmake-team] Bug#1025058: Info received (sample)
Mathieu Malaterre
malat at debian.org
Tue Nov 29 15:40:34 GMT 2022
This is a user error:
```
find_package(LLVM REQUIRED)
target_compile_definitions(foo PRIVATE ${LLVM_DEFINITIONS})
```
this is undefined behavior AFAIK
More information about the Pkg-cmake-team
mailing list