Add config_util.cpp to CMakeLists.txt
This commit is contained in:
parent
18225433ad
commit
a1d3de2eb5
1 changed files with 1 additions and 0 deletions
|
|
@ -7,6 +7,7 @@ add_library( graphene_app
|
|||
database_api.cpp
|
||||
impacted.cpp
|
||||
plugin.cpp
|
||||
config_util.cpp
|
||||
${HEADERS}
|
||||
${EGENESIS_HEADERS}
|
||||
)
|
||||
|
|
|
|||
Loading…
Reference in a new issue