]> git.cworth.org Git - apitrace/blobdiff - CMakeLists.txt
Allow to use call sets instead of call numbers / frequencies.
[apitrace] / CMakeLists.txt
index 24e2afc06bcdeb5e52a6e8ccb7ce9f3e1a2851de..22f7677570f9a8c0be9ca6d70ff500392a77fd0b 100755 (executable)
@@ -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