mirror of
https://bitbucket.org/librepilot/librepilot.git
synced 2025-01-18 03:52:11 +01:00
LP-406 remove space from Windows USB directory name
This commit is contained in:
parent
6221ddd9b4
commit
2b8e5e78f6
@ -198,7 +198,7 @@ SectionEnd
|
||||
; Copy driver files
|
||||
Section "-Drivers" InSecDrivers
|
||||
SetOutPath "$INSTDIR\drivers"
|
||||
File /r "${PROJECT_ROOT}\flight\Project\Windows USB\*"
|
||||
File /r "${PROJECT_ROOT}\flight\Project\WindowsUSB\*"
|
||||
SectionEnd
|
||||
|
||||
; Preinstall OpenPilot CDC driver
|
||||
|
Loading…
x
Reference in New Issue
Block a user