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
The scenario I'm using requires an absolute path, and the call to template_dir in cmake.py requires that the program execution path be in the same directory as the script
The scenario I'm using requires an absolute path, and the call to
template_dir
in cmake.py requires that the program execution path be in the same directory as the scriptthis is my solution
replace to
The text was updated successfully, but these errors were encountered: