Skip to content
Snippets Groups Projects
Commit 0133b75b authored by jwendt's avatar jwendt
Browse files

remove unwanted linking dependencies currently trying to do -laudio

parent 76066c20
No related branches found
No related tags found
1 merge request!92Feature/#302 #306 update conan dependencies
......@@ -56,6 +56,7 @@ class ProjectPhoenix(ConanFile):
self.options["sdl2"].jack = False
self.options["sdl2"].pulse = False
self.options["sdl2"].esd = False
self.options["sdl2"].nas = False
self.options["sdl2"].arts = False
def imports(self):
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment