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

Standalone doc is not correct for CLion #121

Open
david-29 opened this issue Apr 3, 2021 · 1 comment
Open

Standalone doc is not correct for CLion #121

david-29 opened this issue Apr 3, 2021 · 1 comment
Labels
documentation Improvements or additions to documentation

Comments

@david-29
Copy link

david-29 commented Apr 3, 2021

The build directory in CLion is 'cmake-build-debug', not 'build'.

Or you can right-click Standalone's CMakeLists.txt file and select 'Load CMake Project'. Then Standalone becomes available to Run or Debug.

@TheLartians
Copy link
Owner

Yeah, the actual executable location is dependent on the CMake generator used. I currently assume Makefiles, but perhaps we should specify that better in the docs!

@TheLartians TheLartians added the documentation Improvements or additions to documentation label Apr 9, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation
Projects
None yet
Development

No branches or pull requests

2 participants