31 | | * Click "Configure" to configure Boost, which will search for various libraries on your system and prepare the build. |
32 | | * You will then be given the opportunity to tune build options in the CMake GUI (see also [wiki:CMakeBuildConfiguration]. These options will affect what libraries are built and how. They will initially appear red. Click "Configure" to generate makefiles with these options, whether you have changed any or not. '''Notice that you're clicking "Configure" for the second time.''' |
| 31 | * Click the first "Configure" to configure Boost, which will search for various libraries on your system and prepare the build. |
| 32 | * You will then be given the opportunity to tune build options in the CMake GUI (see also [wiki:CMakeBuildConfiguration]. These options will affect what libraries are built and how. They will initially appear red. Click the second "Configure" when you are done editing them. |