X-Git-Url: https://git.cworth.org/git?p=apitrace;a=blobdiff_plain;f=CMakeLists.txt;h=ac046f51266e469184860c78fe4fa7975d758de5;hp=9394282c591062bdc931a054a3c01b6a4d3941d4;hb=HEAD;hpb=4cf9606b3c75478fe7b8258d89b504f854e1de21 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