Lines Matching refs:compiler
17 is not a full path to an existing compiler tool.
55 -# Warning flags for the C++ compiler only
65 + # Warning flags for the C++ compiler only
82 -# Globally set C++ compiler warning flags that are supported and emit
90 - message (WARNING "C++ compiler does not support flag \"${flag}\"")
101 …essage(FATAL_ERROR "Target '${targetname}' requires c++11 which is not supported by this compiler")
105 + # Globally set C++ compiler warning flags that are supported and emit
113 + message (WARNING "C++ compiler does not support flag \"${flag}\"")
124 …essage(FATAL_ERROR "Target '${targetname}' requires c++11 which is not supported by this compiler")
154 -message (STATUS "INFO - CXX compiler Version ${CMAKE_CXX_COMPILER_ID} ${CMAKE_CXX_COMPILER_VERSION…
156 + message (STATUS "INFO - CXX compiler Version ${CMAKE_CXX_COMPILER_ID} ${CMAKE_CXX_COMPILER_VERSI…
159 - message (STATUS "INFO - Using V8 version > 3 so requiring C++11 compiler")
168 - message (FATAL_ERROR "GNU gcc compiler is also too old (need 4.7+, but ${CMAKE_CXX_COMPILE…
170 + message (STATUS "INFO - Using V8 version > 3 so requiring C++11 compiler")
179 + message (FATAL_ERROR "GNU gcc compiler is also too old (need 4.7+, but ${CMAKE_CXX_COMPI…