tanis2000/binocle-c
src/deps/glew/CMakeLists.txt
:27
add_definitions(-DHAVE_LIBC)
add_definitions(-DHAVE_LIBC)
add_definitions(-DHAVE_LIBC)
option(HAVE_LIBC++ "If ON, '-stdlib=libc++' is added to the compile and link flags" ON)
option(HAVE_LIBC++ "If ON, '-stdlib=libc++' is added to the compile and link flags" OFF)
option(HAVE_LIBC++ABI "If ON, '-lc++abi' is added to the link flags" OFF)
file(APPEND ${ExportFile} "set(HAVE_LIBC++ ${HAVE_LIBC++})\n")
file(APPEND ${ExportFile} "set(HAVE_LIBC++ABI ${HAVE_LIBC++ABI})\n\n")