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