Merge "TTrace enable always in tizen" into devel/master
authorEunki Hong <eunkiki.hong@samsung.com>
Mon, 28 Mar 2022 10:35:30 +0000 (10:35 +0000)
committerGerrit Code Review <gerrit@review>
Mon, 28 Mar 2022 10:35:30 +0000 (10:35 +0000)
packaging/dali-toolkit.spec

index 3e50c92..ea8a871 100644 (file)
@@ -169,9 +169,7 @@ cmake \
 %if 0%{?enable_debug}
       -DCMAKE_BUILD_TYPE=Debug \
 %endif
-%if 0%{?enable_trace}
       -DENABLE_TRACE=ON \
-%endif
       -DCMAKE_INSTALL_PREFIX=%{_prefix} \
       -DCMAKE_INSTALL_LIBDIR=%{_libdir} \
       -DCMAKE_INSTALL_INCLUDEDIR=%{_includedir} \