mirror of
https://github.com/mpusz/mp-units.git
synced 2025-08-05 13:14:29 +02:00
build(conan): no_copy_source
attribute added
This commit is contained in:
@@ -62,6 +62,7 @@ class MPUnitsConan(ConanFile):
|
|||||||
"build_docs": True
|
"build_docs": True
|
||||||
}
|
}
|
||||||
exports = ["LICENSE.md"]
|
exports = ["LICENSE.md"]
|
||||||
|
no_copy_source = True
|
||||||
generators = "cmake_paths"
|
generators = "cmake_paths"
|
||||||
|
|
||||||
@property
|
@property
|
||||||
|
Reference in New Issue
Block a user