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
9636
Commits
3
Branches
10
Tags
52 MiB
Tree:
93fbd47c71
ethminer
/
test
/
libevm
/
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
}
)