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

Compilation issue cmake --build ./ #12

Open
ManojWarrier opened this issue Jun 28, 2021 · 1 comment
Open

Compilation issue cmake --build ./ #12

ManojWarrier opened this issue Jun 28, 2021 · 1 comment
Assignees

Comments

@ManojWarrier
Copy link

In method-e description, replace
cmake --build ..
with
cmake --build ./

@haptork haptork self-assigned this Jul 28, 2021
@haptork
Copy link
Owner

haptork commented Aug 7, 2021

I think it is about this line:

ghline

The ending . is a full stop outside the code block. Should we remove it?

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

2 participants