package dkml-c-probe

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type

Flags for C compilers

type t
val cc_flags : t -> string list

All C compiler flags, including the equivalents of -I

All C linker flags, including the equivalents of both -L and -l

The C linker flags which are the equivalents of -L

The C linker flags whare are the equivalents of -l