You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
- 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 )
|