Accepting request 570274 from home:StefanBruens:3dPrinting

remove library hack, upstream intention was to link
statically (default is changed by distribution default flag CMAKE_SHARED_LIBS=true)

OBS-URL: https://build.opensuse.org/request/show/570274
OBS-URL: https://build.opensuse.org/package/show/science/cura-engine?expand=0&rev=14
This commit is contained in:
2018-01-29 15:44:27 +00:00
committed by Git OBS Bridge
parent 7d61688d3b
commit af32a5bb81
2 changed files with 7 additions and 4 deletions

View File

@@ -1,3 +1,8 @@
-------------------------------------------------------------------
Sat Jan 27 21:49:49 UTC 2018 - stefan.bruens@rwth-aachen.de
- Link private lib_CuraEngine statically to binary
-------------------------------------------------------------------
Thu Jan 25 08:34:20 UTC 2018 - adrian@suse.de