From 03b8da1d6004ab3859e1434e3bc020f29bc1abb6 Mon Sep 17 00:00:00 2001 From: Zengtudor Date: Sun, 22 Sep 2024 16:19:53 +0800 Subject: [PATCH] update --- CMakeLists.txt | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 CMakeLists.txt diff --git a/CMakeLists.txt b/CMakeLists.txt new file mode 100644 index 0000000..81b823a --- /dev/null +++ b/CMakeLists.txt @@ -0,0 +1,4 @@ +cmake_minimum_required(VERSION "3.10) + +project(dna) +