From 5821fab3a9b274c5bcfd522964c5ca311b64d2eb Mon Sep 17 00:00:00 2001 From: tsteven4 <13596209+tsteven4@users.noreply.github.com> Date: Thu, 31 Oct 2024 10:15:20 -0600 Subject: [PATCH] add new teset to cmake --- CMakeLists.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/CMakeLists.txt b/CMakeLists.txt index b8a0a9b67..27817f17e 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -431,6 +431,7 @@ set(TESTS validate_formats validate vcard + vecs xcsv )