X-Git-Url: https://git.cworth.org/git?a=blobdiff_plain;f=CMakeLists.txt;h=d819be2908b5d3b352933c89a203192039bee666;hb=207ced34a8b998539414c5213acc6d7a393ca27a;hp=db030314f956b704496c21a0b4018ac17b664407;hpb=9c8be7c3f70e9c6583c480280e5d5ef435ef44ab;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