HomeSort by relevance Sort by last modified time
    Searched refs:CMAKE_C_FLAGS (Results 1 - 2 of 2) sorted by null

  /external/libdivsufsort/
CMakeLists.txt 58 append_c_compiler_flags("/W4" "VC" CMAKE_C_FLAGS)
61 append_c_compiler_flags("/openmp" "VC" CMAKE_C_FLAGS)
64 append_c_compiler_flags("-w" "BCC" CMAKE_C_FLAGS)
68 append_c_compiler_flags("-Wall" "GCC" CMAKE_C_FLAGS)
71 append_c_compiler_flags("-fopenmp" "GCC" CMAKE_C_FLAGS)
74 append_c_compiler_flags("-Wall" "UNKNOWN" CMAKE_C_FLAGS)
77 append_c_compiler_flags("-fopenmp;-openmp;-omp" "UNKNOWN" CMAKE_C_FLAGS)
  /external/libjpeg-turbo/
CMakeLists.txt 130 foreach(var CMAKE_C_FLAGS CMAKE_C_FLAGS_DEBUG CMAKE_C_FLAGS_RELEASE
    [all...]

Completed in 41 milliseconds