mirror of
https://github.com/capstone-engine/llvm-capstone.git
synced 2024-11-23 05:40:09 +00:00
58689e4318
Currently there's no component for LLVMPolly and PollyISL, however they are added to exports whether or not they are installed. This commit calls add_llvm_install_targets in the add_polly_library function to allow installation of LLVMPolly and PollyISL via distribution components, so they can be installed without also installing libPolly.a. Closes: https://github.com/llvm/llvm-project/pull/66598 |
||
---|---|---|
.. | ||
CMakeLists.txt | ||
FindISL.cmake | ||
polly_macros.cmake | ||
PollyConfig.cmake.in | ||
PollyConfigVersion.cmake.in |