mirror of
https://github.com/mpusz/mp-units.git
synced 2025-08-03 04:14:27 +02:00
build: build_context_activated
no longer needed for doxygen
This commit is contained in:
@@ -150,8 +150,6 @@ class MPUnitsConan(ConanFile):
|
||||
tc.variables["UNITS_USE_LIBFMT"] = self._use_libfmt
|
||||
tc.generate()
|
||||
deps = CMakeDeps(self)
|
||||
if self._build_all and not self._skip_docs:
|
||||
deps.build_context_activated = ["doxygen"]
|
||||
deps.generate()
|
||||
|
||||
def build(self):
|
||||
|
Reference in New Issue
Block a user