add Mesh_Data target to handle scripts files
This commit is contained in:
@@ -371,16 +371,6 @@ add_library(Mesh SHARED ${Core_SRCS} ${WildMagic4_SRCS} ${Mesh_SRCS})
|
||||
target_link_libraries(Mesh ${Mesh_LIBS})
|
||||
|
||||
|
||||
fc_target_copy_resource(Mesh
|
||||
${CMAKE_SOURCE_DIR}/src/Mod/Mesh
|
||||
${CMAKE_BINARY_DIR}/Mod/Mesh
|
||||
Init.py BuildRegularGeoms.py)
|
||||
|
||||
fc_target_copy_resource(Mesh
|
||||
${CMAKE_CURRENT_SOURCE_DIR}
|
||||
${CMAKE_BINARY_DIR}/Mod/Mesh
|
||||
MeshTestsApp.py)
|
||||
|
||||
SET_BIN_DIR(Mesh Mesh /Mod/Mesh)
|
||||
SET_PYTHON_PREFIX_SUFFIX(Mesh)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user