1
0
mirror of https://github.com/strawberrymusicplayer/strawberry synced 2025-01-15 18:30:39 +01:00
strawberry-audio-player-win.../3rdparty/sha2/CMakeLists.txt

4 lines
74 B
CMake
Raw Normal View History

2018-02-27 18:06:05 +01:00
cmake_minimum_required(VERSION 2.8.11)
add_library(sha2 STATIC sha2.cpp)