CMake for edge branch
This commit is contained in:
parent
8e04f83232
commit
68b94a3188
3 changed files with 79 additions and 2 deletions
|
@ -7,6 +7,7 @@ endif(WIN32)
|
|||
|
||||
set(ctl_src
|
||||
DB.cpp
|
||||
DBMirrorSet.cpp
|
||||
EmbeddedNetworkController.cpp
|
||||
FileDB.cpp
|
||||
LFDB.cpp
|
||||
|
@ -15,6 +16,7 @@ set(ctl_src
|
|||
|
||||
set(ctl_hdr
|
||||
DB.hpp
|
||||
DBMirrorSet.hpp
|
||||
EmbeddedNetworkController.hpp
|
||||
FileDB.hpp
|
||||
LFDB.hpp
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue