fix file order in cmake script
This commit is contained in:
parent
fdb3e28eec
commit
7beef09f2b
@ -31,11 +31,13 @@ target_sources(nf7_iface_test
|
||||
common/dealer_test.cc
|
||||
common/container_test.cc
|
||||
common/future_test.cc
|
||||
common/observer_test.hh
|
||||
common/observer_test.cc
|
||||
common/observer_test.hh
|
||||
common/task_test.cc
|
||||
common/task_test.hh
|
||||
common/value_test.cc
|
||||
lambda_test.cc
|
||||
lambda_test.hh
|
||||
)
|
||||
target_link_libraries(nf7_iface_test
|
||||
PRIVATE
|
||||
|
Loading…
x
Reference in New Issue
Block a user