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
CMake 3.12 enables --parallel for faster builds. The current minimum is lower than 3.12, which prevents using this flag. A one-line change to CMakeLists.txt.
CMake 3.12 enables --parallel for faster builds. The current minimum is lower than 3.12, which prevents using this flag. A one-line change to CMakeLists.txt.