10
0
mirror of https://github.com/LCPQ/quantum_package synced 2024-10-19 22:41:48 +02:00
quantum_package/etc/libraries.rc

10 lines
162 B
Plaintext

if [[ -z $QP_LIB ]]
then
:
# Include here the optional external libraries to link with your binaries,
# for example
# export QP_LIB="$QP_LIB -lint"
fi