Merge branch 'main' of github.com:Rconybea/xo-cmake

This commit is contained in:
Roland Conybeare 2023-10-24 22:18:23 -04:00
commit ffd8e9dca9

View file

@ -350,7 +350,7 @@ macro(xo_establish_symlink_install)
if(NOT DEFINED XO_SYMLINK_INSTALL)
set(XO_SYMLINK_INSTALL False)
message(XO_SYMLINK_INSTALL=${XO_SYMLINK_INSTALL})
#message(XO_SYMLINK_INSTALL=${XO_SYMLINK_INSTALL})
endif()
endmacro()