diff --git a/CMakeLists.txt b/CMakeLists.txt index 73ccc6f..6a0b140 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -122,6 +122,8 @@ pkg_doc(utf8proc unicode_security.pl uniname.pl) -test_libs(utf8proc uts39 uniname) +test_libs(utf8proc uts39 uniname + TEST_FILES + confusable_demo.pl) endif()