Skip to content

Commit d660c7a

Browse files
committed
Parallel Linux build.
1 parent 1ec0bb1 commit d660c7a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

SerialPrograms/BuildInstructions/Build-Ubuntu-Qt6.8.2.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ If you are ok with creating an account with Qt and using their online installer,
4747
4. Open Qt Creator.
4848
5. Click on `File` -> `Open File or Project`.
4949
6. Navigate to `SerialPrograms` and select `CMakeLists.txt`.
50-
7. (configuration details TDB)
50+
7. Enable parallel build: Build & Run -> Build Steps -> Build -> Details -> CMake arguments: `-j16` (the # of cores you have)
5151
8. At the bottom left corner, click on the little monitor and select `Release with Debug Information`.
5252
9. Still in the bottom left corner, click the upper green arrow to compile and launch the program.
5353

0 commit comments

Comments
 (0)