mirror of
https://github.com/mpusz/mp-units.git
synced 2025-07-31 19:04:27 +02:00
@@ -178,7 +178,8 @@ class MPUnitsConan(ConanFile):
|
||||
|
||||
@property
|
||||
def _skip_la(self):
|
||||
return bool(self.conf.get("user.mp-units.build:skip_la", default=False))
|
||||
# broken until https://github.com/BobSteagall/wg21/issues/77 is fixed
|
||||
return bool(self.conf.get("user.mp-units.build:skip_la", default=True))
|
||||
|
||||
@property
|
||||
def _run_clang_tidy(self):
|
||||
|
Reference in New Issue
Block a user