No puede seleccionar más de 25 temas
Los temas deben comenzar con una letra o número, pueden incluir guiones ('-') y pueden tener hasta 35 caracteres de largo.
|
- Option ( CPPMICROHTTPD_INSTALL_HEADER
- "Install headers of cppmicrohttpd."
- ON )
- Option ( CPPMICROHTTPD_INSTALL_STATIC
- "Install static library of cppmicrohttpd."
- ON )
- Option ( CPPMICROHTTPD_INSTALL_SHARED
- "Install shared library of cppmicrohttpd."
- ON )
- Option ( CPPMICROHTTPD_INSTALL_DEBUG
- "Install the stripped debug informations of cppmicrohttpd."
- OFF )
- Option ( CPPMICROHTTPD_NO_STRIP
- "Do not strip debug symbols from binary."
- OFF )
|