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
\item if there are no conflicts, click on "merge request"
188
188
\item if there are conflicts, send it back to the developer
189
189
\item Once the request has been merged, the temporary branch should be deleted. This is not strictly necessary but means origin is kept cleaner and avoids conflicts.\\
The solution and project files will be generated in the {\tt$\langle$ORE\_ROOT$\rangle${\bs}build} subdirectory.
393
393
\end{itemize}
394
394
395
-
\item build the cmake project with the command {\tt cmake --build build -v --config Release},
395
+
\item build the cmake project with the command {\tt cmake -{}-build build -v -{}-config Release},
396
396
397
397
\item or open the MSVC solution file {\tt build{\bs}ORE.sln} and build the entire solution with Visual Studio (again, make sure to select the correct platform in the configuration manager first).
0 commit comments