build: drop XO_SYMLINK_INSTALL console message
This commit is contained in:
parent
7d599854fb
commit
38c95a5542
1 changed files with 1 additions and 1 deletions
|
|
@ -350,7 +350,7 @@ macro(xo_establish_symlink_install)
|
||||||
if(NOT DEFINED XO_SYMLINK_INSTALL)
|
if(NOT DEFINED XO_SYMLINK_INSTALL)
|
||||||
set(XO_SYMLINK_INSTALL False)
|
set(XO_SYMLINK_INSTALL False)
|
||||||
|
|
||||||
message(XO_SYMLINK_INSTALL=${XO_SYMLINK_INSTALL})
|
#message(XO_SYMLINK_INSTALL=${XO_SYMLINK_INSTALL})
|
||||||
endif()
|
endif()
|
||||||
endmacro()
|
endmacro()
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue