<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">--- CMakeLists.txt.orig	2023-04-16 18:38:35.000000000 +0800
+++ CMakeLists.txt	2023-04-20 07:09:35.000000000 +0800
@@ -89,6 +89,6 @@
 )
 
 # add the testsuite
-enable_testing()
-set(fpm-toml "${PROJECT_SOURCE_DIR}/fpm.toml")
-add_subdirectory("test")
+# enable_testing()
+# set(fpm-toml "${PROJECT_SOURCE_DIR}/fpm.toml")
+# add_subdirectory("test")
</pre></body></html>