Lines Matching full:exports
54 # Note that we need to include the CMake exports targets for the distribution
55 # (development-cmake-exports and clang-development-cmake-exports), as well as
56 # the general CMake exports target for each project (cmake-exports and
57 # clang-cmake-exports), in our list of targets. The distribution CMake exports
58 # targets just install the CMake exports file for the distribution's targets,
59 # whereas the project CMake exports targets install the rest of the project's
60 # CMake exports (which are needed in order to import the project from other
61 # CMake_projects via find_package, and include the distribution's CMake exports
65 cmake-exports
66 development-cmake-exports
70 clang-cmake-exports
71 clang-development-cmake-exports