Merge pull request #7145 from dawidd6/linux-mac-sdk-if-needed
os/linux: implement sdk_path_if_needed
This commit is contained in:
commit
89f3a33264
@ -53,6 +53,10 @@ module OS
|
|||||||
languages.first
|
languages.first
|
||||||
end
|
end
|
||||||
|
|
||||||
|
def sdk_path_if_needed(_v = nil)
|
||||||
|
nil
|
||||||
|
end
|
||||||
|
|
||||||
module Xcode
|
module Xcode
|
||||||
module_function
|
module_function
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user