Common: add ParamPackage
This commit is contained in:
parent
ad4097e75c
commit
8a8c0f348b
5 changed files with 188 additions and 0 deletions
|
@ -35,6 +35,7 @@ set(SRCS
|
|||
memory_util.cpp
|
||||
microprofile.cpp
|
||||
misc.cpp
|
||||
param_package.cpp
|
||||
scm_rev.cpp
|
||||
string_util.cpp
|
||||
symbols.cpp
|
||||
|
@ -66,6 +67,7 @@ set(HEADERS
|
|||
memory_util.h
|
||||
microprofile.h
|
||||
microprofileui.h
|
||||
param_package.h
|
||||
platform.h
|
||||
quaternion.h
|
||||
scm_rev.h
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue