mirror of
https://github.com/Kitware/CMake.git
synced 2026-05-06 06:10:04 -05:00
f04c548877
The solution in Step 11 sets POSITION_INDEPENDENT_CODE to
`${BUILD_SHARED_LIBS}`, rather than simply to "True" in all cases.