This website works better with JavaScript.
Home
Explore
Help
Sign In
lukechilds
/
ethminer
mirror of
https://github.com/lukechilds/ethminer.git
Watch
1
Star
0
Fork
0
Code
Issues
Projects
Releases
Wiki
Activity
11867
Commits
3
Branches
10
Tags
52 MiB
Tree:
057c7376fa
ethminer
/
test
/
libweb3jsonrpc
/
CMakeLists.txt
6 lines
82 B
Raw
Normal View
History
Restructure test folders
10 years ago
cmake_policy
(
SET
CMP0015
NEW
)
aux_source_directory
(
.
SRCS
)
add_sources
(
${
SRCS
}
)