Fix ninja warnings about duplicate rules for Mod/Web/Init.py
Both Web/App and Web/Gui were copying it.
This commit is contained in:
@@ -51,8 +51,7 @@ target_link_libraries(WebGui ${WebGui_LIBS})
|
||||
fc_target_copy_resource(WebGui
|
||||
${CMAKE_SOURCE_DIR}/src/Mod/Web
|
||||
${CMAKE_BINARY_DIR}/Mod/Web
|
||||
${Web_Scripts}
|
||||
Init.py InitGui.py)
|
||||
InitGui.py)
|
||||
|
||||
SET_BIN_DIR(WebGui WebGui /Mod/Web)
|
||||
SET_PYTHON_PREFIX_SUFFIX(WebGui)
|
||||
|
||||
Reference in New Issue
Block a user