25'ten fazla konu seçemezsiniz
Konular bir harf veya rakamla başlamalı, kısa çizgiler ('-') içerebilir ve en fazla 35 karakter uzunluğunda olabilir.
|
- 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 )
|