summaryrefslogtreecommitdiffstats
path: root/libs/CMakeLists.txt
diff options
context:
space:
mode:
authorEvan Lojewski <github@meklort.com>2019-03-30 11:59:45 -0600
committerEvan Lojewski <github@meklort.com>2019-03-30 11:59:45 -0600
commitb7afce84d48019599724c884f20f2153a7d61f78 (patch)
tree96eba8fc69b2d9c13e31443a062d47b9355d3098 /libs/CMakeLists.txt
parent87285d38380d1cff8f9e00bb38143c566c5947c3 (diff)
downloadbcm5719-ortega-b7afce84d48019599724c884f20f2153a7d61f78.tar.gz
bcm5719-ortega-b7afce84d48019599724c884f20f2153a7d61f78.zip
Add initial compression/decompression library.
Diffstat (limited to 'libs/CMakeLists.txt')
-rw-r--r--libs/CMakeLists.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/libs/CMakeLists.txt b/libs/CMakeLists.txt
index 581233d..5261a12 100644
--- a/libs/CMakeLists.txt
+++ b/libs/CMakeLists.txt
@@ -52,4 +52,5 @@ add_subdirectory(OptParse)
add_subdirectory(bcm5719)
+add_subdirectory(Compress)
add_subdirectory(elfio)
OpenPOWER on IntegriCloud