summaryrefslogtreecommitdiff
path: root/default.nix
diff options
context:
space:
mode:
Diffstat (limited to 'default.nix')
-rw-r--r--default.nix1
1 files changed, 1 insertions, 0 deletions
diff --git a/default.nix b/default.nix
index 81a03b4..c5069e7 100644
--- a/default.nix
+++ b/default.nix
@@ -187,6 +187,7 @@ in rec {
paths = [
kel.lbm.core
kel.lbm.sycl
+ examples.meta
examples.poiseulle_particles_2d_gpu
examples.poiseulle_3d_gpu
];