X-Git-Url: https://git.cworth.org/git?a=blobdiff_plain;f=CMakeLists.txt;h=e840f21d193608b386d33edf84f72ea3511e1ea9;hb=4d0ef5d3d040704f61e0814c9260c1a2ca11c24d;hp=39ffde57885c1a5886445d7d6c976d467d292255;hpb=1035b94bc86d70dc0f6af1adcf7f20fd5d2bdca3;p=apitrace diff --git a/CMakeLists.txt b/CMakeLists.txt index 39ffde5..e840f21 100755 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -181,6 +181,7 @@ endif (WIN32) add_library (common trace_file.cpp + trace_snappyfile.cpp trace_model.cpp trace_parser.cpp trace_writer.cpp