projects
/
platform
/
framework
/
web
/
wrt-plugins-common.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
merge with master
[platform/framework/web/wrt-plugins-common.git]
/
src
/
modules
/
API
/
DEPRACATED
/
Memory
/
config.cmake
1
get_current_path()
2
3
set(SRCS_PLATFORM_API_MEMORY
4
${CURRENT_PATH}/IManager.cpp
5
PARENT_SCOPE
6
)