yet antother update, still required by PrusaSlicer OBS-URL: https://build.opensuse.org/request/show/1135125 OBS-URL: https://build.opensuse.org/package/show/science/libbgcode?expand=0&rev=1
7 lines
207 B
TOML
7 lines
207 B
TOML
[cmake.options]
|
|
PyBGCode_LINK_SYSTEM_LIBBGCODE = "on"
|
|
CMAKE_BUILD_TYPE = "RelWithDebInfo"
|
|
CMAKE_MODULE_LINKER_FLAGS = "-flto=auto -Wl,--as-needed"
|
|
CMAKE_C_FLAGS = "@optflags@"
|
|
CMAKE_CXX_FLAGS = "@optflags@"
|