mirror of
https://github.com/mpusz/mp-units.git
synced 2025-08-03 12:24:26 +02:00
build: doxygen updated to 1.9.4
This commit is contained in:
@@ -117,7 +117,7 @@ class MPUnitsConan(ConanFile):
|
||||
self.test_requires("catch2/2.13.9")
|
||||
self.test_requires("wg21-linear_algebra/0.7.2")
|
||||
if self.options.build_docs:
|
||||
self.tool_requires("doxygen/1.9.2")
|
||||
self.tool_requires("doxygen/1.9.4")
|
||||
|
||||
# TODO Replace with `valdate()` for Conan 2.0 (https://github.com/conan-io/conan/issues/10723)
|
||||
def configure(self):
|
||||
|
Reference in New Issue
Block a user