Module: LibDetect

Defined in:
lib/libdetect.rb

Overview

This is pretty terrible, but we need to have the environment set up before we require the ffi-clang module.

Constant Summary collapse

DARWIN_LIBCLANG =
'/Library/Developer/CommandLineTools/usr/lib/libclang.dylib'