Du kan inte välja fler än 25 ämnen
Ämnen måste starta med en bokstav eller siffra, kan innehålla bindestreck ('-') och vara max 35 tecken långa.
|
- Option ( CPPHIBERNATE_INSTALL_HEADER
- "Install headers of cpphibernate."
- ON )
- Option ( CPPHIBERNATE_INSTALL_STATIC
- "Install static library of cpphibernate."
- ON )
- Option ( CPPHIBERNATE_INSTALL_SHARED
- "Install shared library of cpphibernate."
- ON )
- Option ( CPPHIBERNATE_INSTALL_DEBUG
- "Install the stripped debug informations of cpphibernate."
- OFF )
- Option ( CPPHIBERNATE_NO_STRIP
- "Do not strip debug symbols from binary."
- OFF )
|