Gitiles
Code Review
Sign In
gerrit.cesnet.cz
/
github
/
CESNET
/
libyang
/
950f6a541af6af61d0b02449f724d9f4a72c33ec
/
.
/
tests
/
features
/
CMakeLists.txt
blob: 6e4a36632f98c74f7f85e79d65c58a94a30cec78 [
file
] [
log
] [
blame
]
set
(
local_tests
features_types
features_metadata
features_nacm
)
set
(
local_tests_wraps
" "
" "
" "
)
set
(
tests $
{
tests
}
$
{
local_tests
}
PARENT_SCOPE
)
set
(
tests_wraps $
{
tests_wraps
}
$
{
local_tests_wraps
}
PARENT_SCOPE
)