userspace: Add LibQR
This library can be used to generate QR codes
This commit is contained in:
@@ -10,6 +10,7 @@ set(USERSPACE_LIBRARIES
|
||||
LibInput
|
||||
LibMath
|
||||
LibPthread
|
||||
LibQR
|
||||
)
|
||||
|
||||
foreach(library ${USERSPACE_LIBRARIES})
|
||||
|
||||
Reference in New Issue
Block a user