Skip to content
Snippets Groups Projects
Commit 1248a3ef authored by Marco Biasini's avatar Marco Biasini Committed by Andreas Schenk
Browse files

make sure gradients get staged, too

parent 1f911262
Branches
Tags
No related merge requests found
...@@ -23,6 +23,6 @@ set(GRADIENT_FILE ...@@ -23,6 +23,6 @@ set(GRADIENT_FILE
gradients.xml gradients.xml
) )
copy_if_different("./" "${STAGE_DIR}/share/openstructure/scene" copy_if_different("./" "${STAGE_DIR}/share/openstructure/scene"
"${GRADIENT_FILE}" "PRESET GRADIENTS" _gfx) "${GRADIENT_FILE}" "PRESET GRADIENTS" _ost_gfx)
install(FILES ${GRADIENT_FILE} DESTINATION "share/openstructure/scene") install(FILES ${GRADIENT_FILE} DESTINATION "share/openstructure/scene")
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment