how CMAKE_C_COMPILER_ID get a value in libevent CMakeLists.txt?

前端 未结 0 1777
爱一瞬间的悲伤
爱一瞬间的悲伤 2020-12-12 09:10

when I compile libevent using cmake, I found some confusing code as follow:

if (("${CMAKE_C_COMPILER_ID}" STREQUAL "Clang") OR
    ("         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题