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

@ -1,6 +1,7 @@
set(SRCS
glad.cpp
tests.cpp
common/param_package.cpp
core/file_sys/path_parser.cpp
)