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.
1 parent dc4c7b0 commit 474cf9dCopy full SHA for 474cf9d
bindings/ruby/ext/extconf.rb
@@ -54,6 +54,5 @@ def tsort_each_child(node, &block)
54
cmake-targets:
55
#{"\t"}#{cmake} -S sources -B build -D BUILD_SHARED_LIBS=OFF -D CMAKE_ARCHIVE_OUTPUT_DIRECTORY=#{__dir__} -D CMAKE_POSITION_INDEPENDENT_CODE=ON
56
#{"\t"}#{cmake} --build build --config Release --target common whisper
57
- #{"\t"}
58
EOF
59
end
0 commit comments