Fix BUNDLED_MODS_ONLY typo.

Vincent Sonnier 2018-05-09 10:14:57 +02:00
parent daf229c26e
commit 8ec0637fe7

@ -69,7 +69,7 @@ Configure variables to indicate CubicSDR that modules files will be searched in
* Set BUILD_INSTALLER to 1 (selected)
* Set BUNDLE_SOAPY_MODS to 1 (selected)
* Set BUNDLE_MODS_ONLY to 1 (selected)
* Set BUNDLED_MODS_ONLY to 1 (selected)
* Click Configure again, all should be good, then Generate.
* Navigate to C:\MSVCDev\CubicSDR_win64\ in explorer and open CubicSDR.sln.
- Once open select "Release" and "x64" build configuration and then "Build Solution" (F6)