Searched defs:prefix_option (Results 1 – 2 of 2) sorted by relevance
764 struct prefix_option { struct765 const char *string;766 void (*func)(const struct place *, char *);
751 set(prefix_option -DCMAKE_INSTALL_PREFIX="${ARG_PREFIX}") variable