You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
19 lines
296 B
19 lines
296 B
add_library(model
|
|
load.cc
|
|
load.h
|
|
my_device.cc
|
|
my_device.h
|
|
my_process.cc
|
|
my_process.h
|
|
save.cc
|
|
save.h
|
|
system_quotas.cc
|
|
system_quotas.h
|
|
ubconfig_quotas.cc
|
|
ubconfig_quotas.h
|
|
util.cc
|
|
util.h
|
|
wrapper_load_save.cc
|
|
wrapper_load_save.h
|
|
)
|
|
target_include_directories(model PUBLIC ${CMAKE_CURRENT_SOURCE_DIR}) |