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