Skip to content

Commit

Permalink
Add citation message to CMakeLists.txt #7423
Browse files Browse the repository at this point in the history
  • Loading branch information
srbdev committed Aug 15, 2022
1 parent ad55d1b commit 21313bd
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions CMakeLists.txt
Expand Up @@ -126,3 +126,5 @@ ENDIF()
IF(${PROJECT_NAME}_ENABLE_YouCompleteMe)
INCLUDE(CodeCompletion)
ENDIF()

message(STATUS "If publishing results using Trilinos, please cite us: https://trilinos.github.io/cite.html")

0 comments on commit 21313bd

Please sign in to comment.