Fixed multiple project generation
This commit is contained in:
committed by
Yorik van Havre
parent
d21b808e07
commit
321a6cfb6b
@@ -1,19 +0,0 @@
|
||||
SET(Surfaces_Border
|
||||
__init__.py
|
||||
)
|
||||
|
||||
SOURCE_GROUP("" FILES ${Surfaces_Border})
|
||||
|
||||
ADD_CUSTOM_TARGET(SurfacesBorder ALL
|
||||
SOURCES ${Surfaces_Border}
|
||||
)
|
||||
|
||||
fc_copy_sources("Mod/Surfaces/surfBorder" "Surfaces/surfBorder" ${Surfaces_Border})
|
||||
|
||||
INSTALL(
|
||||
FILES
|
||||
${Surfaces_Border}
|
||||
DESTINATION
|
||||
Mod/Surfaces/surfBorder
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user