summaryrefslogtreecommitdiff
path: root/binparse/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'binparse/CMakeLists.txt')
-rw-r--r--binparse/CMakeLists.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/binparse/CMakeLists.txt b/binparse/CMakeLists.txt
index c41a2b5..e436331 100644
--- a/binparse/CMakeLists.txt
+++ b/binparse/CMakeLists.txt
@@ -1,6 +1,7 @@
add_library(binparse STATIC
types.hpp
+ variant_output_helper.hpp
parse.hpp parse.cpp
output.hpp output.cpp
otreestream.hpp otreestream.cpp