Include ExternalProject for the clad plugin.
That allows building clad for cling standalone.
This commit is contained in:
parent
a65caf82d7
commit
36ffd9a3d5
@ -6,6 +6,8 @@
|
||||
# LICENSE.TXT for details.
|
||||
#-------------------------------------------------------------------------------
|
||||
|
||||
include(ExternalProject)
|
||||
|
||||
set(clad_install_dir ${CMAKE_BINARY_DIR}/etc/cling/)
|
||||
# Specify include dirs for clad
|
||||
set(CLAD_INCLUDE_DIRS ${clad_install_dir})
|
||||
|
Loading…
x
Reference in New Issue
Block a user