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