minor: +warning on deprecated xo_install_include_tree()
This commit is contained in:
parent
9dfe247729
commit
49844da0e6
1 changed files with 2 additions and 0 deletions
|
|
@ -249,6 +249,8 @@ endmacro()
|
||||||
# use this to install typical include file subtree
|
# use this to install typical include file subtree
|
||||||
#
|
#
|
||||||
macro(xo_install_include_tree)
|
macro(xo_install_include_tree)
|
||||||
|
message(WARNING "deprecated xo_install_include_tree(); prefer xo_install_include_tree3()")
|
||||||
|
|
||||||
xo_establish_symlink_install()
|
xo_establish_symlink_install()
|
||||||
|
|
||||||
if(XO_SYMLINK_INSTALL)
|
if(XO_SYMLINK_INSTALL)
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue