fix
OBS-URL: https://build.opensuse.org/package/show/science/FreeCAD?expand=0&rev=101
This commit is contained in:
parent
21feb8bce3
commit
2d897d811b
@ -35,7 +35,7 @@ index 9c9751488..7ca9690dc 100644
|
||||
+ FIND_PROGRAM(PYSIDE2RCCBINARY NAMES pyside2-rcc pyside2-rcc-${PYTHON_VERSION_MAJOR}.${PYTHON_VERSION_MINOR} HINTS ${PYSIDE_BIN_DIR})
|
||||
+ set(UICOPTIONS "")
|
||||
+ set(RCCOPTIONS "")
|
||||
+ENDIF(Qt5Core_VERSION LESS 5.14)
|
||||
+ENDIF(Qt5Core_VERSION GREATER 5.14)
|
||||
|
||||
MACRO(PYSIDE_WRAP_UI outfiles)
|
||||
FOREACH(it ${ARGN})
|
||||
|
Loading…
x
Reference in New Issue
Block a user