Skip to content
Snippets Groups Projects
Unverified Commit 89f3a332 authored by Shaun Jackman's avatar Shaun Jackman Committed by GitHub
Browse files

Merge pull request #7145 from dawidd6/linux-mac-sdk-if-needed

os/linux: implement sdk_path_if_needed
parents b6812d2d e097dced
No related branches found
No related tags found
No related merge requests found
......@@ -53,6 +53,10 @@ module OS
languages.first
end
def sdk_path_if_needed(_v = nil)
nil
end
module Xcode
module_function
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment