- Option ( HELLOWORLD_INSTALL_DEBUG
- "Install the stripped debug informations of helloworld."
- OFF )
- Option ( HELLOWORLD_NO_STRIP
- "Do not strip debug symbols from helloworld binary."
- OFF )
- Option ( HELLOWORLD_USE_GIT_VERSION
- "Read the git tags to get the version of helloworld"
- ON )
|