Skip to content

Commit

Permalink
ROL: Add ROL_ThyraScaledVector.hpp to CMakeLists.txt for 'make install'
Browse files Browse the repository at this point in the history
Fixes issue #2145.
  • Loading branch information
etphipp committed Jan 10, 2018
1 parent 0d6b9e4 commit 9458ba8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/rol/adapters/thyra/src/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,7 @@ IF (ROL_ENABLE_Thyra)
INCLUDE_DIRECTORIES(${CMAKE_CURRENT_SOURCE_DIR}/vector)
APPEND_SET(HEADERS
vector/ROL_ThyraVector.hpp
vector/ROL_ScaledThyraVector.hpp
)
ENDIF()

Expand Down

0 comments on commit 9458ba8

Please sign in to comment.