4
1
mirror of https://github.com/pfloos/quack synced 2024-12-22 04:14:26 +01:00

added configure script for dependencies

This commit is contained in:
Abdallah Ammar 2024-11-15 10:49:12 +01:00
parent ee2f5c648a
commit c3378e2ad4

2
configure vendored
View File

@ -141,7 +141,7 @@ EOF
done done
source ${QP_ROOT}/quack.rc source ${QUACK_ROOT}/quack.rc
NINJA=$(find_exe ninja) NINJA=$(find_exe ninja)
if [[ ${NINJA} = $(not_found) ]] ; then if [[ ${NINJA} = $(not_found) ]] ; then