Skip to content

Commit

Permalink
Merge branch 'use-probability-sampling' of https://github.com/vlkale/…
Browse files Browse the repository at this point in the history
…kokkos-tools into use-probability-sampling
  • Loading branch information
vlkale committed Mar 20, 2024
2 parents 8317118 + c19c018 commit 5bb8e7d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ function(kp_add_executable_and_test)
)
else()
set_property(
TEST
TEST ${kaeat_args_TARGET_NAME}
APPEND
PROPERTY
ENVIRONMENT "KOKKOS_TOOLS_LIBS=$<TARGET_FILE:${kaeat_args_KOKKOS_TOOLS_LIBS}>;"
Expand Down

0 comments on commit 5bb8e7d

Please sign in to comment.