partially revert changes of 7054346 to again copy image resources at compile time

This commit is contained in:
wmayer
2017-03-18 17:17:16 +01:00
parent c7d01a7c33
commit b0b89986c5

View File

@@ -27,6 +27,20 @@ if(BUILD_GUI)
StartPage.css
StartPage.js
StartPage.html
images/Background.jpg
images/FreeCAD.png
images/PartDesign.png
images/ArchDesign.png
images/Mesh.png
images/Complete.png
images/PartDesignExample.png
images/ArchExample.png
images/web.png
images/blank.png
images/freecad-doc.png
images/complete.jpg
images/Ship.png
images/ShipExample.png
)
add_subdirectory(Gui)