+ Fix prefix of Python extensions built with MinGW
This commit is contained in:
@@ -140,6 +140,7 @@ fc_target_copy_resource(Robot
|
||||
|
||||
SET_BIN_DIR(Robot Robot /Mod/Robot)
|
||||
if(WIN32)
|
||||
set_target_properties(Robot PROPERTIES PREFIX "")
|
||||
set_target_properties(Robot PROPERTIES SUFFIX ".pyd")
|
||||
endif(WIN32)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user