Common: add ParamPackage

This commit is contained in:
wwylele 2017-01-20 21:30:11 +02:00
parent ad4097e75c
commit 8a8c0f348b
5 changed files with 188 additions and 0 deletions

View file

@ -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