1
0
mirror of https://github.com/clementine-player/Clementine synced 2025-01-29 10:39:47 +01:00
2011-07-23 19:33:00 +01:00

4 lines
69 B
CMake

cmake_minimum_required(VERSION 2.6)
add_library(sha2 STATIC sha2.c)