]> git.cworth.org Git - apitrace/blobdiff - CMakeLists.txt
Abstract file writing operation into a class of its own.
[apitrace] / CMakeLists.txt
index d7e4a28a7fb01e76b5aa23ad344106acde771c66..a543107de15ab4857c3053d31900f541c3d58265 100755 (executable)
@@ -173,6 +173,7 @@ else (WIN32)
 endif (WIN32)
 
 add_library (common
+    trace_file.cpp
     trace_model.cpp
     trace_parser.cpp
     trace_writer.cpp