Skip to content

Commit

Permalink
Change to personal fork of concurrentqueue for stability
Browse files Browse the repository at this point in the history
  • Loading branch information
khuck committed Apr 22, 2020
1 parent 7402e50 commit 77226b3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -641,7 +641,7 @@ include(GitExternal)

### Set up concurrentqueue stuff
git_external(concurrentqueue
https://github.com/cameron314/concurrentqueue.git
https://github.com/khuck/concurrentqueue.git
master
VERBOSE NO_UPDATE)

Expand Down

0 comments on commit 77226b3

Please sign in to comment.