This website works better with JavaScript.
Explore
Help
Sign In
mirror
/
concurrentqueue
mirror of
https://github.com/cameron314/concurrentqueue.git
Code
Releases
Activity
You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
master
master
1.0.2
v1.0.0-beta
v1.0.1
v1.0.2
v1.0.3
v1.0.4
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from 'master'
${ noResults }
concurrentqueue
/
build
/
makefile.inc
8 lines
83 B
PHTML
Raw
Permalink
Blame
History
# ©2013 Cameron Desrochers
ifeq ($(OS),Windows_NT)
EXT = .exe
else
EXT =
endif
View Git Blame
Copy Permalink