Gitiles
Code Review
Sign In
gerrit.cesnet.cz
/
github
/
CESNET
/
libyang
/
768c586ed1eee5f1191bd52d5fe2a41682110052
/
.
/
tests
/
features
/
CMakeLists.txt
blob: 00f34234e4c5a8034da077c6bc056240023df6b8 [
file
] [
log
] [
blame
]
set
(
local_tests
features_types
)
set
(
local_tests_wraps
" "
)
set
(
tests $
{
tests
}
$
{
local_tests
}
PARENT_SCOPE
)
set
(
tests_wraps $
{
tests_wraps
}
$
{
local_tests_wraps
}
PARENT_SCOPE
)