mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-27 16:02:55 +02:00
python3-occ: build with CMAKE_BUILD_TYPE=None
This commit is contained in:
parent
b1cbec3c78
commit
4afa93fcaa
1 changed files with 1 additions and 0 deletions
|
@ -5,6 +5,7 @@ revision=1
|
||||||
archs="i686* x86_64* armv7l* aarch64* ppc*"
|
archs="i686* x86_64* armv7l* aarch64* ppc*"
|
||||||
wrksrc="pythonocc-core-${version}"
|
wrksrc="pythonocc-core-${version}"
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
|
configure_args="-DPYTHONOCC_BUILD_TYPE=None -DCMAKE_BUILD_TYPE=None"
|
||||||
hostmakedepends="python3 swig"
|
hostmakedepends="python3 swig"
|
||||||
makedepends="python3-devel occt-devel freetype-devel swig"
|
makedepends="python3-devel occt-devel freetype-devel swig"
|
||||||
depends="python3 occt freetype"
|
depends="python3 occt freetype"
|
||||||
|
|
Loading…
Add table
Reference in a new issue