X-Git-Url: https://git.cworth.org/git?a=blobdiff_plain;f=CMakeLists.txt;fp=CMakeLists.txt;h=ac046f51266e469184860c78fe4fa7975d758de5;hb=1769841e56a96fe4ab399ab7eb22f17c9ca89351;hp=9394282c591062bdc931a054a3c01b6a4d3941d4;hpb=8ce1e6652fe471c2fb64102930625de8b2a16907;p=apitrace diff --git a/CMakeLists.txt b/CMakeLists.txt index 9394282..ac046f5 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -299,6 +299,7 @@ endif () add_library (common STATIC common/trace_callset.cpp common/trace_dump.cpp + common/trace_fast_callset.cpp common/trace_file.cpp common/trace_file_read.cpp common/trace_file_write.cpp