X-Git-Url: https://git.cworth.org/git?a=blobdiff_plain;f=CMakeLists.txt;h=e840f21d193608b386d33edf84f72ea3511e1ea9;hb=dc792082bcdd4b761af6b22e67570098ebf9f3f2;hp=67d327a6c6a32d02d110f7115cb7f5e923f5b3ee;hpb=93dfad1dc7e20d694e2c8b63515bff8ae91f3700;p=apitrace diff --git a/CMakeLists.txt b/CMakeLists.txt index 67d327a..e840f21 100755 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -181,9 +181,11 @@ endif (WIN32) add_library (common trace_file.cpp + trace_snappyfile.cpp trace_model.cpp trace_parser.cpp trace_writer.cpp + trace_local_writer.cpp trace_model_writer.cpp image.cpp image_bmp.cpp