Gitiles
Code Review
Sign In
gerrit.cesnet.cz
/
github
/
CESNET
/
libyang
/
6e546bf39af8d94f8b083b52ab304f8a0251eaff
/
.
/
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
)