We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 7b78cf2 + 06b11c5 commit 2b4a6c7Copy full SHA for 2b4a6c7
ext/concurrent/extconf.rb
@@ -1,5 +1,6 @@
1
require 'fileutils'
2
3
+$:.unshift(File.expand_path('../../../lib', __FILE__))
4
require 'concurrent/utility/native_extension_loader'
5
6
EXTENSION_NAME = 'extension'
0 commit comments