cmake_minimum_required(VERSION 2.8.11) add_library(sha2 STATIC sha2.cpp)