diff --git a/CMakeLists.txt b/CMakeLists.txt
index 2c45c0721f074d4d9b45b1208f560a4e2b694c90..6e019504f4bdacab2c08a859dde220ab208a28ea 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -70,7 +70,7 @@ add_subdirectory( integrations/bullet )
 add_subdirectory( integrations/lua )
 
 # Tools
-add_subdirectory( tools/pack )
+# add_subdirectory( tools/pack )
 
 # Demo project
 if (FGGL_EXAMPLES)