Home
last modified time | relevance | path

Searched defs:extra_compile_args (Results 1 – 1 of 1) sorted by relevance

/libCEED/examples/python/
H A Dsetup_qfunctions.py18 extra_compile_args = [] variable
20 extra_compile_args = ["-O3", "-march=native", "-std=c11"] variable