Skip to content

Commit

Permalink
Update CMakeLists.txt: add sampler subdirectory
Browse files Browse the repository at this point in the history
  • Loading branch information
vlkale authored Mar 7, 2024
1 parent d020036 commit d2b0a69
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tests/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -59,3 +59,4 @@ target_sources(
target_link_libraries(test_common PUBLIC GTest::gtest GTest::gmock Kokkos::kokkos)

add_subdirectory(space-time-stack)
add_subdirectory(sampler)

0 comments on commit d2b0a69

Please sign in to comment.