You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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!
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.
The text was updated successfully, but these errors were encountered: