test
This commit is contained in:
@@ -27,6 +27,8 @@ class ArgonConan(ConanFile):
|
|||||||
"bdwgc/*:disable_debug": True,
|
"bdwgc/*:disable_debug": True,
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
def layout(self):
|
def layout(self):
|
||||||
self.folders.source = "."
|
self.folders.source = "."
|
||||||
self.folders.build = "build"
|
self.folders.build = "build"
|
||||||
|
|||||||
Reference in New Issue
Block a user