llvm-capstone/polly/cmake
Violet Purcell 58689e4318 [polly] [CMake] Create component and install target in add_polly_library (#66598)
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
2023-12-25 10:31:16 +00:00
..
CMakeLists.txt [polly] Dynamic libraries are not supported on Cygwin 2023-09-05 14:38:35 -07:00
FindISL.cmake
polly_macros.cmake [polly] [CMake] Create component and install target in add_polly_library (#66598) 2023-12-25 10:31:16 +00:00
PollyConfig.cmake.in
PollyConfigVersion.cmake.in