Skip to content

cmake output not displayed #25

@pmkap

Description

@pmkap

When the running :CMake without the async plugin, the standard output of cmake is not displayed, so you don't know wether errors occurred.

Why not use execute '!cmake .. '... instead of system("cmake .. ..."), so that the output gets streamed to the command line like with :make or :make install?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions