Exclude binary dir in cmake when BUILD_COMPILER is OFF

THRIFT_BIN_DIR doesn't exist when BUILD_COMPILER is OFF,
so exclude it from ThriftConfig.cmake in this case to avoid
build error.
1 file changed