X-Git-Url: https://git.cworth.org/git?a=blobdiff_plain;f=CMakeLists.txt;h=d819be2908b5d3b352933c89a203192039bee666;hb=da7bbffeef688461351b45f95c14945142db5921;hp=db030314f956b704496c21a0b4018ac17b664407;hpb=6f46db0c981e68a3331188314c1bfc2875eb6eee;p=apitrace diff --git a/CMakeLists.txt b/CMakeLists.txt index db03031..d819be2 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -309,6 +309,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