mirror of
https://github.com/cjcliffe/CubicSDR.git
synced 2025-04-22 11:29:00 -04:00
Changed 'selected' to 'checked' as CMake-gui present boolean values as checkboxes
parent
a5aea70c13
commit
e08f8d0041
@ -76,13 +76,13 @@ C:\MSVCDEV> cmake --build SoapySDR_win64 --config Release --target install
|
||||
|
||||
Configure variables to indicate CubicSDR that modules files will be searched in the `[CubicSDR executable]\modules` directory:
|
||||
|
||||
* Set BUILD_INSTALLER to 1 (selected)
|
||||
* Set BUILD_INSTALLER to 1 (checked)
|
||||
* Click "Configure" again
|
||||
* Set BUNDLE_SOAPY_MODS to 1 (selected)
|
||||
* Set BUNDLE_SOAPY_MODS to 1 (checked)
|
||||
* Click "Configure" again
|
||||
* Set BUNDLED_MODS_ONLY to 1 (selected)
|
||||
* Set BUNDLED_MODS_ONLY to 1 (checked)
|
||||
* Click "Configure" again
|
||||
* Set USE_HAMLIB to 1 (selected)
|
||||
* Set USE_HAMLIB to 1 (checked)
|
||||
* Click "Configure" again
|
||||
* Set HAMLIB_DLLS to `C:/MSVCDev/CubicSDR/external/hamlib/64/libhamlib-2.dll`
|
||||
* Set HAMLIB_INCLUDE_DIR to `C:/MSVCDev/CubicSDR/external/hamlib`
|
||||
|
Loading…
Reference in New Issue
Block a user