summaryrefslogtreecommitdiff
path: root/test/time/meson.build
diff options
context:
space:
mode:
Diffstat (limited to 'test/time/meson.build')
-rw-r--r--test/time/meson.build4
1 files changed, 4 insertions, 0 deletions
diff --git a/test/time/meson.build b/test/time/meson.build
index 53b583cf1..38a54e08b 100644
--- a/test/time/meson.build
+++ b/test/time/meson.build
@@ -3,6 +3,10 @@ test_time_sources = [
'TestISO8601.cxx',
]
+if is_windows
+ test_time_sources += 'TestFileTime.cxx'
+endif
+
test(
'TestTime',
executable(