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) +