1
0
mirror of https://github.com/strawberrymusicplayer/strawberry synced 2025-01-27 23:59:53 +01:00
2018-02-27 18:06:05 +01:00

4 lines
74 B
CMake

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