Fixed reuse of float_char from parent loop.
Fixed in/it/on/otcopy names.
This commit is contained in:
@@ -165,6 +165,7 @@ function(GenerateNamedObjects sources_in)
|
||||
list(REMOVE_ITEM float_list "ZCOMPLEX")
|
||||
endif ()
|
||||
|
||||
set(float_char "")
|
||||
set(OBJ_LIST_OUT "")
|
||||
foreach (float_type ${float_list})
|
||||
foreach (source_file ${sources_in})
|
||||
|
||||
Reference in New Issue
Block a user