Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

cmake output not displayed #25

Open
pmkap opened this issue May 19, 2019 · 0 comments
Open

cmake output not displayed #25

pmkap opened this issue May 19, 2019 · 0 comments

Comments

@pmkap
Copy link

pmkap commented May 19, 2019

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?

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

No branches or pull requests

1 participant