File tree Expand file tree Collapse file tree 1 file changed +7
-0
lines changed Expand file tree Collapse file tree 1 file changed +7
-0
lines changed Original file line number Diff line number Diff line change @@ -9,6 +9,7 @@ add_libc_unittest(
99 HDRS
1010 TmHelper.h
1111 TmMatcher.h
12+ timezone.h
1213 CXX_STANDARD
1314 20
1415 DEPENDS
@@ -24,6 +25,7 @@ add_libc_unittest(
2425 HDRS
2526 TmHelper.h
2627 TmMatcher.h
28+ timezone.h
2729 CXX_STANDARD
2830 20
2931 DEPENDS
@@ -39,6 +41,7 @@ add_libc_unittest(
3941 HDRS
4042 TmHelper.h
4143 TmMatcher.h
44+ timezone.h
4245 CXX_STANDARD
4346 20
4447 DEPENDS
@@ -58,6 +61,7 @@ add_libc_unittest(
5861 HDRS
5962 TmHelper.h
6063 TmMatcher.h
64+ timezone.h
6165 CXX_STANDARD
6266 20
6367 DEPENDS
@@ -77,6 +81,7 @@ add_libc_unittest(
7781 HDRS
7882 TmHelper.h
7983 TmMatcher.h
84+ timezone.h
8085 CXX_STANDARD
8186 20
8287 DEPENDS
@@ -96,6 +101,7 @@ add_libc_unittest(
96101 HDRS
97102 TmHelper.h
98103 TmMatcher.h
104+ timezone.h
99105 CXX_STANDARD
100106 20
101107 DEPENDS
@@ -115,6 +121,7 @@ add_libc_unittest(
115121 HDRS
116122 TmHelper.h
117123 TmMatcher.h
124+ timezone.h
118125 CXX_STANDARD
119126 20
120127 DEPENDS
You can’t perform that action at this time.
0 commit comments