We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 872e7f9 commit 01099deCopy full SHA for 01099de
ci_setup_test.sh
@@ -39,6 +39,7 @@ fi
39
mk-build-deps --install --root-cmd sudo
40
41
CC=clang ./default-configure -d \
42
+ --prefix=${DIR_ROOT}/${DIR_INSTALLED_FDPP} \
43
--with-fdpp-lib-dir=${DIR_ROOT}/${DIR_INSTALLED_FDPP}/lib/fdpp \
44
--with-fdpp-include-dir=${DIR_ROOT}/${DIR_INSTALLED_FDPP}/include \
45
--with-fdpp-pkgconf-dir=${DIR_ROOT}/${DIR_INSTALLED_FDPP}/lib/pkgconfig
0 commit comments