4 Commits

Author SHA1 Message Date
Vassil Vassilev
6428d2c15c Do not install {Clang,Cling}Config.cmake in the project lib dir.
This should fix the clad builds and unpollute the ROOTSYS/lib.
2022-12-09 08:44:19 +01:00
Vassil Vassilev
ce20a30022 Unconditionally install ClingTargets.cmake, required by ClingConfig.cmake
This fixes our -Dbuiltin_cling=Off option.
2022-12-09 08:44:18 +01:00
Duncan Ogilvie
d25f2b9e53 Fix ClingTargets.cmake not being installed
The property CLING_HAS_EXPORTS seems to be a leftover, there are no references to it in the codebase.
2022-10-25 15:29:06 +02:00
Vassil Vassilev
a65caf82d7 Better export cling's cmake targets 2021-02-25 20:44:18 +01:00