Please enable JavaScript in your browser!
Home
Explore
Help
Sign In
themusicgod1
/
cpp-ethereum
Watch
0
Star
0
Fork
0
Files
Issues
11
Pull Requests
0
Wiki
Branch:
debianattempt3
Branches
Tags
debianattempt3
cpp-ethereum
/
test
/
libdevcrypto
/
CMakeLists.txt
CMakeLists.txt
82 B
Permalink
History
Raw
1
2
3
4
5
6
cmake_policy(SET CMP0015 NEW)
aux_source_directory(. SRCS)
add_sources(${SRCS})