This commit is contained in:
Rmys
2021-03-19 18:47:27 +03:00
committed by GitHub
parent 4d979e9409
commit 9dee8b27eb
+2 -1
View File
@@ -26,7 +26,8 @@ def setup():
options += "-DCMAKE_INSTALL_LIBDIR=lib \
"
pisitools.cflags.add("-fcommon")
cmaketools.configure(options)
def build():