Searched defs:compile_options (Results 1 – 3 of 3) sorted by relevance
2 set(compile_options "") global() variable 40 set(compile_options ${LIBC_COMPILE_OPTIONS_DEFAULT} ${compile_flags}) global() variable 137 set(compile_options ${LIBC_COMPILE_OPTIONS_DEFAULT} ${compile_flags}) global() variable [all...]
44 set(compile_options ${LIBC_COMPILE_OPTIONS_NATIVE}) global() variable
982 std::string compile_options; main() local