diff options
author | Julian Büning <julian.buening@comsys.rwth-aachen.de> | 2023-04-02 17:54:21 +0200 |
---|---|---|
committer | MartinNowack <2443641+MartinNowack@users.noreply.github.com> | 2023-06-07 16:33:51 +0100 |
commit | ae071d86b503a0a9cba987ff3635dca6e09184ed (patch) | |
tree | 631a376bff926436aaac39aeb86d48cf1ecf8775 /utils | |
parent | 4417ff31b45f540f0efcccd9f042d9a7ad429e6f (diff) | |
download | klee-ae071d86b503a0a9cba987ff3635dca6e09184ed.tar.gz |
unittests/CMakeLists.txt: gtest check for LLVM 13+
We previously used `LLVM_EXPORTED_TARGETS` defined in LLVMConfig.cmake. This variable is no longer defined starting from LLVM 13. Alternatively, we use the fact that LLVM's gtest target always depends on LLVMSupport.
Diffstat (limited to 'utils')
0 files changed, 0 insertions, 0 deletions