Skip to content

Commit

Permalink
Added an option for pull request testing #1155
Browse files Browse the repository at this point in the history
  • Loading branch information
jwillenbring committed Oct 25, 2017
1 parent aac599e commit d12ab33
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions cmake/std/PullRequestLinuxGCCTestingSettings.cmake
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@ set (Trilinos_IGNORE_MISSING_EXTRA_REPOSITORIES ON CACHE BOOL "Set by default fo
set (Trilinos_ENABLE_TESTS ON CACHE BOOL "Set by default for PR testing")
set (Trilinos_TEST_CATEGORIES BASIC CACHE STRING "Set by default for PR testing")
set (Trilinos_ENABLE_CONFIGURE_TIMING ON CACHE BOOL "Set by default for PR testing")
set (Trilinos_ENABLE_ALL_FORWARD_DEP_PACKAGES ON CACHE BOOL "Set by default for PR testing")


# Options from cmake/std/MpiReleaseDebugSharedPtSettings.cmake
Expand Down

0 comments on commit d12ab33

Please sign in to comment.