X-Git-Url: https://git.cworth.org/git?a=blobdiff_plain;f=CMakeLists.txt;h=a543107de15ab4857c3053d31900f541c3d58265;hb=5ce45e7f614c7540f4d3d4f86db7a499f138d01e;hp=d7e4a28a7fb01e76b5aa23ad344106acde771c66;hpb=a842652387c6bcaeb5339f77f74fbf5fe0e6e8ec;p=apitrace diff --git a/CMakeLists.txt b/CMakeLists.txt index d7e4a28..a543107 100755 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -173,6 +173,7 @@ else (WIN32) endif (WIN32) add_library (common + trace_file.cpp trace_model.cpp trace_parser.cpp trace_writer.cpp