Nevar pievienot vairāk kā 25 tēmas
Tēmai ir jāsākas ar burtu vai ciparu, tā var saturēt domu zīmes ('-') un var būt līdz 35 simboliem gara.
|
- Option ( CPPCURL_INSTALL_HEADER
- "Install headers of cppcurl."
- ON )
- Option ( CPPCURL_INSTALL_STATIC
- "Install static library of cppcurl."
- ON )
- Option ( CPPCURL_INSTALL_SHARED
- "Install shared library of cppcurl."
- ON )
- Option ( CPPCURL_INSTALL_DEBUG
- "Install the stripped debug informations of cppcurl."
- OFF )
- Option ( CPPCURL_NO_STRIP
- "Do not strip debug symbols from binary."
- OFF )
|