Lesson 35 - Get Compute Auth Token Working
This commit is contained in:
9
Plugins/GameLiftPlugin/Source/GameLiftServer/ThirdParty/concurrentqueue/benchmarks/makefile
vendored
Normal file
9
Plugins/GameLiftPlugin/Source/GameLiftServer/ThirdParty/concurrentqueue/benchmarks/makefile
vendored
Normal file
@@ -0,0 +1,9 @@
|
||||
# ©2013-2014 Cameron Desrochers
|
||||
|
||||
include ../build/makefile.inc
|
||||
|
||||
default:
|
||||
$(MAKE) -C ../build bin/benchmarks$(EXT)
|
||||
|
||||
run: default
|
||||
../build/bin/benchmarks$(EXT)
|
||||
Reference in New Issue
Block a user