You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
ENH: Conform GDCM to support CMAKE_*OUTPUT_DIRECTORY
Recommend users using modern CMAKE_*_OUTPUT_DIRECTORY variables to
configure paths.
Prioritize legacy variables only if set by the user. Removes
setting legacy CMake variable such as EXECUTE_OUTPUT_PATH and
LIBRARY_OUTPUT_PATH as cache variables. Add support for
modern CMAKE_*_OUTPUT_DIRECTORY variables, if they are set by the
user.
0 commit comments