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
This project currently only builds to a "binary dir" (as cmake calls them) but it should also have install targets so you can do cmake --install . --prefix "/usr/local"
This project currently only builds to a "binary dir" (as cmake calls them) but it should also have install targets so you can do
cmake --install . --prefix "/usr/local"