CMakeLists.txt 89 Bytes Raw Blame History Permalink 1 2 3 4 cmake_minimum_required(VERSION 3.6) project("crypto_optimization") add_subdirectory(src)