Skip to content

Commit

Permalink
fix for openmptarget
Browse files Browse the repository at this point in the history
  • Loading branch information
fnrizzi committed Jul 17, 2023
1 parent 6423c55 commit 48ecaef
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions algorithms/unit_tests/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -214,6 +214,7 @@ if(KOKKOS_ENABLE_OPENMPTARGET)
list(REMOVE_ITEM STDALGO_TEAM_SOURCES_A
TestStdAlgorithmsTeamAdjacentFind.cpp
TestStdAlgorithmsTeamLexicographicalCompare.cpp
TestStdAlgorithmsTeamMismatch.cpp
)
endif()

Expand Down

0 comments on commit 48ecaef

Please sign in to comment.