Skip to content
Discussion options

You must be logged in to vote
/home/pselig/task3/taskwarrior/src/taskchampion-cpp/corrosion/cmake/Corrosion.cmake(1614):  message(DEBUG `cargo tree -i ${cxx_name}` returned an error: ${cxx_version_error} )

that happens twice, once each for cxx_name in cxxbridge-cmd and cxx. It'd be super-cool if CMake would not just log the message template, but expand the variables! Especially for how it's invoking cargo:

    execute_process(COMMAND ${CMAKE_COMMAND} -E env
                    "CARGO_BUILD_RUSTC=${_CORROSION_RUSTC}"
                    ${_CORROSION_CARGO} tree -i "${cxx_name}"
                    # Usage of `cxx` could be gated behind a feature. Features can use Generator expressions,
                    # so we can'…

Replies: 1 comment 9 replies

Comment options

You must be logged in to vote
9 replies
@psel11
Comment options

@djmitche
Comment options

@psel11
Comment options

@djmitche
Comment options

Answer selected by psel11
@psel11
Comment options

@djmitche
Comment options

@psel11
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants