Skip to content
Draft
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 2 additions & 0 deletions examples/collection/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,9 @@ set(
COLLECTION_EXAMPLES
lb_iter
jacobi1d_vt
jacobi1d_vt_sync
jacobi2d_vt
jacobi2d_vt_sync
migrate_collection
polymorphic_collection
insertable_collection
Expand Down
Loading