Skip to content

Commit

Permalink
Update stk_emend CMakeLists.txt yet again yet again
Browse files Browse the repository at this point in the history
Signed-off-by: hpacella <hepacel@sandia.gov>
  • Loading branch information
hpacella authored Feb 12, 2025
1 parent bc0421f commit 523b34c
Showing 1 changed file with 1 addition and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -50,8 +50,7 @@ SET(HEADERS "")
FILE(GLOB HEADERS CONFIGURE_DEPENDS *.hpp)

if(HAVE_STK_Trilinos)
TRIBITS_INCLUDE_DIRECTORIES(${CMAKE_CURRENT_SOURCE_DIR})
TRIBITS_INCLUDE_DIRECTORIES(${${PARENT_PACKAGE_NAME}_SOURCE_DIR}/stk_emend)
TRIBITS_INCLUDE_DIRECTORIES(${${PACKAGE_NAME}_SOURCE_DIR})

else()
add_library(stk_emend INTERFACE ${HEADERS})
Expand Down

0 comments on commit 523b34c

Please sign in to comment.