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