config root man

Current Path : /usr/opt/nge/share/cmake-3.6/Modules/Platform/

FreeBSD hs32.drive.ne.jp 9.1-RELEASE FreeBSD 9.1-RELEASE #1: Wed Jan 14 12:18:08 JST 2015 root@hs32.drive.ne.jp:/sys/amd64/compile/hs32 amd64
Upload File :
Current File : //usr/opt/nge/share/cmake-3.6/Modules/Platform/Darwin-AppleClang-C.cmake

include(Platform/Darwin-Clang-C)
if(NOT CMAKE_C_COMPILER_VERSION VERSION_LESS 4.2)
  set(CMAKE_C_SYSTEM_FRAMEWORK_SEARCH_FLAG "-iframework ")
else()
  unset(CMAKE_C_SYSTEM_FRAMEWORK_SEARCH_FLAG)
endif()

Man Man