Automatic generation of udev rules for supported devices
+ Added build-udev-rules.sh script + Added new custom target in Linux section of .pro to accommodate new rules location
This commit is contained in:
parent
fb7e388e3f
commit
bc10e3f772
163 changed files with 1700 additions and 957 deletions
|
|
@ -22,7 +22,7 @@ cp %{_sourcedir}/%{_name}/* %{_builddir} -r
|
|||
|
||||
%build
|
||||
cd %{_builddir}
|
||||
%qmake_qt5 PREFIX=%{_prefix}
|
||||
%qmake_qt5 PREFIX=%{_prefix} "QMAKE_CXXFLAGS+=-save-temps"
|
||||
%make_build
|
||||
|
||||
%install
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue