Searched defs:information (Results 1 – 2 of 2) sorted by relevance
10 set(information "${CMAKE_${lang}_COMPILER}") variable11 set(information "${information}\\;${CMAKE_${lang}_COMPILER_ID}") variable12 set(information "${information}\\;${CMAKE_${lang}_COMPILER_VERSION}") variable13 set(information "${information}\\;${${lang}_FLAGS}") variable14 set(information "${information}\\;${${lang}_HAS_TSAN_FLAG}") variable15 set(information "${information}\\;${${lang}_HAS_OMIT_FRAME_POINTER}") variable16 set(information "${information}\\;${${lang}_HAS_OMP_H}") variable
106 } information; global() member [all...]