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
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
9192
Commits
3
Branches
10
Tags
52 MiB
C++
72.9%
C
15.4%
Cuda
6.8%
CMake
4.6%
Shell
0.3%
Tree:
3e2fc17e81
cl-refactor
master
opencl1.1
v0.10.0
v0.10.0.dev2
v0.10.0.dev3
v0.10.0rc1
v0.10.0rc2
v0.10.0rc3
v0.10.0rc4
v0.11.0
v0.11.0rc1
v0.11.0rc2
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from '3e2fc17e81'
${ noResults }
ethminer
/
test
/
libp2p
/
CMakeLists.txt
5 lines
82 B
Raw
Blame
History
cmake_policy
(
SET
CMP0015
NEW
)
aux_source_directory
(
.
SRCS
)
add_sources
(
${
SRCS
}
)
Reference in new issue