Skip to content

Commit

Permalink
Merge Pull Request #12887 from prwolfe/Trilinos/Install_NOX_Exceptions_H
Browse files Browse the repository at this point in the history
Automatically Merged using Trilinos Pull Request AutoTester
PR Title: b'Update NOX CMakeLists.txt to install header'
PR Author: prwolfe
  • Loading branch information
trilinos-autotester authored Apr 4, 2024
2 parents 28faf46 + 0e475bd commit fbdc0df
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/nox/src/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,7 @@ TRIBITS_INCLUDE_DIRECTORIES(${CMAKE_CURRENT_SOURCE_DIR})
APPEND_SET(HEADERS
NOX.H
NOX_Common.H
NOX_Exceptions.H
)

# Abstract
Expand Down

0 comments on commit fbdc0df

Please sign in to comment.