summaryrefslogtreecommitdiff
path: root/cpp/allDemos.py
diff options
context:
space:
mode:
Diffstat (limited to 'cpp/allDemos.py')
-rwxr-xr-xcpp/allDemos.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/cpp/allDemos.py b/cpp/allDemos.py
index 3b98a9c9607..f5f0e59b09c 100755
--- a/cpp/allDemos.py
+++ b/cpp/allDemos.py
@@ -64,6 +64,7 @@ demos = [
"book/simple_filesystem",
"book/printer",
"book/lifecycle",
+ "cookbook/compression",
]
if __name__ == "__main__":