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
ToolArgs.cpp doesn't look very well developed in terms of the help it offers in the strings. The meaning of input paths (compile commands or the process of looking for CMake automatically) is not described.
We also implemented a feature where the input could be the project path or the cmakelists.txt file, but Vinnie said it's best to remove this option and require the CMakeLists.txt to be specified.
The text was updated successfully, but these errors were encountered:
ToolArgs.cpp
doesn't look very well developed in terms of the help it offers in the strings. The meaning of input paths (compile commands or the process of looking for CMake automatically) is not described.We also implemented a feature where the input could be the project path or the cmakelists.txt file, but Vinnie said it's best to remove this option and require the CMakeLists.txt to be specified.
The text was updated successfully, but these errors were encountered: