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
I tried a quick cmake build invocation. As there are no specific build instructions, I just tried a vanilla cmake -S . -B build followed by cmake --build build.
It fails because it doesn't know where to find RockConfig.cmake.
Where is it ?
The text was updated successfully, but these errors were encountered:
I tried a quick cmake build invocation. As there are no specific build instructions, I just tried a vanilla
cmake -S . -B build
followed bycmake --build build
.It fails because it doesn't know where to find RockConfig.cmake.
Where is it ?
The text was updated successfully, but these errors were encountered: