Skip to content

Commit

Permalink
Remove debug print statement left over from trilinos/Trilinos#2689, A…
Browse files Browse the repository at this point in the history
…TDV-156
  • Loading branch information
bartlettroscoe committed May 21, 2019
1 parent 1f6ec3e commit 44b7940
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions tribits/core/package_arch/TribitsGlobalMacros.cmake
Original file line number Diff line number Diff line change
Expand Up @@ -2934,8 +2934,6 @@ MACRO(TRIBITS_SETUP_FOR_INSTALLATION)

ADVANCED_SET(${PROJECT_NAME}_INSTALL_PBP_RUNNER "" CACHE FILEPATH
"Program used to run cmake -P cmake_pbp_install.cmake to change user for 'install_package_by_package' target")
PRINT_VAR(${PROJECT_NAME}_INSTALL_PBP_RUNNER)


ADD_CUSTOM_TARGET(install_package_by_package
${${PROJECT_NAME}_INSTALL_PBP_RUNNER}
Expand Down

0 comments on commit 44b7940

Please sign in to comment.