diff options
Diffstat (limited to 'src/debug')
| -rw-r--r-- | src/debug/CMakeLists.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/debug/CMakeLists.txt b/src/debug/CMakeLists.txt index 5eb0b3cfe..27088acf9 100644 --- a/src/debug/CMakeLists.txt +++ b/src/debug/CMakeLists.txt @@ -7,4 +7,4 @@ sysv-heap.cpp timestamp.cpp gdk-event-latency-tracker.cpp ) - +ADD_LIBRARY(debug STATIC ${debug_SRC})
\ No newline at end of file |
