Searched refs:compile_flags (Results 1 – 1 of 1) sorted by relevance
53 compile_flags = ['/Qstd=c++11'] if intel_compiler else [] variable57 compile_flags = ['-std=c++11', '-Wno-unused-variable'] variable64 extra_compile_args=compile_flags + tbb_flag,