Skip to content

Commit

Permalink
conan-public: freerdp rebase
Browse files Browse the repository at this point in the history
  • Loading branch information
thenextman committed Feb 1, 2024
1 parent df4dd3a commit 09d0095
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions recipes/freerdp/conanfile.py
Original file line number Diff line number Diff line change
Expand Up @@ -86,6 +86,7 @@ def build(self):
cmake.definitions['WITH_CUPS'] = 'ON'

if self.settings.os == "Macos":
cmake.definitions['WITH_OPUS'] = 'OFF'
cmake.definitions['WITH_MACAUDIO'] = 'ON'

if self.settings.os == "iOS":
Expand Down

0 comments on commit 09d0095

Please sign in to comment.