fix cmake removing RingBuffer
This commit is contained in:
parent
420ed5b1e1
commit
12ac02e765
|
|
@ -1,9 +1,6 @@
|
|||
project(test-mocks)
|
||||
|
||||
add_library(test-mocks STATIC
|
||||
RingBuffer.h
|
||||
RingBuffer.hpp
|
||||
RingBuffer.cpp
|
||||
test-mocks.cpp
|
||||
test-mocks.h
|
||||
test-mocks_Namespace.h
|
||||
|
|
|
|||
Loading…
Reference in New Issue