]> git.cworth.org Git - apitrace/blobdiff - CMakeLists.txt
Reset the container after deleting all the elements.
[apitrace] / CMakeLists.txt
index 39ffde57885c1a5886445d7d6c976d467d292255..e840f21d193608b386d33edf84f72ea3511e1ea9 100755 (executable)
@@ -181,6 +181,7 @@ endif (WIN32)
 
 add_library (common
     trace_file.cpp
+    trace_snappyfile.cpp
     trace_model.cpp
     trace_parser.cpp
     trace_writer.cpp