This website requires JavaScript.
Explore
Help
Sign In
Funkwhale
/
strawberry-audio-player-windows-mac-linux
mirror of
https://github.com/strawberrymusicplayer/strawberry
Watch
1
Star
0
Fork
You've already forked strawberry-audio-player-windows-mac-linux
0
Code
Issues
Releases
Wiki
Activity
184dec146c
strawberry-audio-player-win...
/
3rdparty
/
sha2
/
CMakeLists.txt
5 lines
101 B
CMake
Raw
Blame
History
cmake_minimum_required
(
VERSION
2.8.11
)
set
(
CMAKE_CXX_STANDARD
11
)
add_library
(
sha2
STATIC
sha2.cpp
)
Reference in New Issue
View Git Blame
Copy Permalink