11 lines
321 B
Plaintext
11 lines
321 B
Plaintext
LICENSE := boost
|
|
VERSION := 7.0
|
|
DOWNLOADS := cryptopp.archive
|
|
|
|
URL(cryptopp) := https://www.cryptopp.com/cryptopp700.zip
|
|
SHA(cryptopp) := a4bc939910edd3d29fb819a6fc0dfdc293f686fa62326f61c56d72d0a366ceb0
|
|
DIR(cryptopp) := src/lib/cryptopp
|
|
|
|
DIRS := include/cryptopp
|
|
DIR_CONTENT(include/cryptopp) := src/lib/cryptopp/*.h
|