Skip to content

Commit

Permalink
Fix per suggestion on PR review
Browse files Browse the repository at this point in the history
Also add release notes to RELEASE_NOTES file
  • Loading branch information
srbdev committed Sep 11, 2023
1 parent f0c9266 commit ccb6716
Show file tree
Hide file tree
Showing 2 changed files with 501 additions and 484 deletions.
2 changes: 1 addition & 1 deletion CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -106,7 +106,7 @@ INSTALL_BUILD_STATS_SCRIPTS()
include(SetupTribitsInstall)

# See https://tribitspub.github.io/TriBITS/users_guide/index.html#project-name-must-find-all-tpl-libs
SET(Trilinos_MUST_FIND_ALL_TPL_LIBS TRUE)
SET(Trilinos_MUST_FIND_ALL_TPL_LIBS_DEFAULT TRUE)

IF(${PROJECT_NAME}_ENABLE_YouCompleteMe)
INCLUDE(CodeCompletion)
Expand Down
Loading

0 comments on commit ccb6716

Please sign in to comment.