From 22231518b9c2c0b7f73c72a6ca834df659c63c7f Mon Sep 17 00:00:00 2001 From: Dennis Brentjes Date: Wed, 22 Jun 2016 00:15:08 +0200 Subject: Reduces the amount of boilerplate neccesary to parse the binary format. --- le/CMakeLists.txt | 2 ++ 1 file changed, 2 insertions(+) (limited to 'le/CMakeLists.txt') diff --git a/le/CMakeLists.txt b/le/CMakeLists.txt index 5d849b3..c41d730 100644 --- a/le/CMakeLists.txt +++ b/le/CMakeLists.txt @@ -2,6 +2,8 @@ add_library(le STATIC le_header.hpp le_header.cpp le_file.hpp le_file.cpp + le_object_table.hpp le_object_table.cpp + le_object_table_entry.hpp le_object_table_entry.cpp ) target_include_directories(le -- cgit v1.2.3-70-g09d2