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