Commit Graph

8 Commits

Author SHA1 Message Date
Stephan Lachnit
4261b067ab CMake: use CLING_BINARY_DIR instead of LLVM_BINARY_DIR to configure ClingConfig.cmake
This fixes #12151.

Signed-off-by: Stephan Lachnit <stephanlachnit@debian.org>
2023-08-08 08:44:08 +02:00
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
gouarin
129ce9a5dd fix Clang name in cmake file
Signed-off-by: Vassil Vassilev <vvasilev@cern.ch>
2017-07-23 22:59:34 +02:00
Axel Naumann
e2c39705ad Use llvm and clang of cling. 2017-03-19 21:44:25 +01:00
Axel Naumann
1647fcc69c From Bertrand: add ClingConfig.cmake. 2016-06-15 14:14:34 +02:00