Skip to content

Commit

Permalink
fixup
Browse files Browse the repository at this point in the history
  • Loading branch information
Diego Jesus committed Aug 25, 2024
1 parent a36d8f6 commit 3785803
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions build.bat
Original file line number Diff line number Diff line change
Expand Up @@ -43,5 +43,5 @@ conan install ^
REM ----------------------------------------
REM Build Pagoda
REM ----------------------------------------
cmake -S %PAGODA_ROOT% --preset conan-default --config Release
cmake --build %BUILD_ROOT% -j 24
cmake -S %PAGODA_ROOT% --preset conan-default
cmake --build %BUILD_ROOT% --config Release -j 24

0 comments on commit 3785803

Please sign in to comment.