cmake_minimum_required(VERSION 2.8) add_executable(main bitstream.cpp bitstream.h huffman_table.cpp huffman_table.h MashZip.cpp MashZip.h main.cpp)