X-Git-Url: https://git.cworth.org/git?a=blobdiff_plain;f=CMakeLists.txt;h=22f7677570f9a8c0be9ca6d70ff500392a77fd0b;hb=225193db0f50a8f3a1d59d7cff351c9be31e8044;hp=24e2afc06bcdeb5e52a6e8ccb7ce9f3e1a2851de;hpb=7a6a32e2271a34d530c6914b0ad2bc95700f2cb2;p=apitrace diff --git a/CMakeLists.txt b/CMakeLists.txt index 24e2afc..22f7677 100755 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -271,6 +271,7 @@ else () endif () add_library (common STATIC + common/trace_callset.cpp common/trace_dump.cpp common/trace_file.cpp common/trace_file_read.cpp