Skip to content

Commit

Permalink
Merge Pull Request #3960 from bartlettroscoe/Trilinos/tril-212-atdm-s…
Browse files Browse the repository at this point in the history
…imple-format-fix

Automatically Merged using Trilinos Pull Request AutoTester
PR Title: Fix minor formatting problem (TRIL-212)
PR Author: bartlettroscoe
  • Loading branch information
trilinos-autotester authored Nov 29, 2018
2 parents 48da727 + 698f8ee commit a29d0d8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cmake/std/atdm/ATDMDevEnvSettings.cmake
Original file line number Diff line number Diff line change
Expand Up @@ -353,7 +353,7 @@ ATDM_SET_CACHE(TPL_DLlib_LIBRARIES "-ldl" CACHE FILEPATH)

IF (COMMAND INSTALL)

SET(ATDM_CONFIG_SCRIPTS_INSTALL_DIR ${CMAKE_INSTALL_PREFIX}/share/atdm-trilinos)
SET(ATDM_CONFIG_SCRIPTS_INSTALL_DIR ${CMAKE_INSTALL_PREFIX}/share/atdm-trilinos)

INSTALL( FILES ${CMAKE_CURRENT_LIST_DIR}/load-env.sh
DESTINATION ${ATDM_CONFIG_SCRIPTS_INSTALL_DIR} )
Expand Down

0 comments on commit a29d0d8

Please sign in to comment.