1
0
mirror of https://github.com/clementine-player/Clementine synced 2024-12-17 12:02:48 +01:00
Clementine-audio-player-Mac.../3rdparty/sha2/CMakeLists.txt

4 lines
69 B
CMake
Raw Normal View History

2011-07-23 20:33:00 +02:00
cmake_minimum_required(VERSION 2.6)
add_library(sha2 STATIC sha2.c)