un-break cmake (missing ")

This commit is contained in:
fenugrec 2019-11-11 16:20:40 -05:00
parent faa164055a
commit de943d54f2

View File

@ -96,7 +96,7 @@ endfunction()
########## generate list of targets.
# the "_fw" part is appended automatically
set(TGT042_LIST "cantact" "canalyze" canable" "usb2can")
set(TGT042_LIST "cantact" "canalyze" "canable" "usb2can")
set(TGT072_LIST "candleLight")