mirror of https://github.com/mamba-org/mamba.git
formatting
This commit is contained in:
parent
09ee79a8dc
commit
e79b230072
|
@ -562,7 +562,7 @@ macro(libmamba_create_target target_name linkage output_name)
|
|||
elseif(WIN32)
|
||||
|
||||
set(CMAKE_PREFIX_PATH "$ENV{VCPKG_ROOT}/installed/x64-windows-static-md/")
|
||||
|
||||
|
||||
# TODO AND CONTEXT: We found a link error in libarchive which lacked a link to XmlLite
|
||||
# which is provided by Windows. libarchive has cmake scripts doing the necessary work to
|
||||
# link that library but for some reason we couldnt identify it is not linking in this
|
||||
|
|
Loading…
Reference in New Issue