From 0f2d7c9ed9dfa3716840fc112bd53e5ec6b6315b Mon Sep 17 00:00:00 2001 From: Dennis Brentjes Date: Wed, 22 Jun 2016 16:18:02 +0200 Subject: adds a tree format printer for "binparse" types. --- binparse/CMakeLists.txt | 1 + 1 file changed, 1 insertion(+) (limited to 'binparse/CMakeLists.txt') diff --git a/binparse/CMakeLists.txt b/binparse/CMakeLists.txt index cbc83b5..c41a2b5 100644 --- a/binparse/CMakeLists.txt +++ b/binparse/CMakeLists.txt @@ -3,6 +3,7 @@ add_library(binparse STATIC types.hpp parse.hpp parse.cpp output.hpp output.cpp + otreestream.hpp otreestream.cpp ) target_include_directories(binparse -- cgit v1.2.3-70-g09d2