Vous ne pouvez pas sélectionner plus de 25 sujets Les noms de sujets doivent commencer par une lettre ou un nombre, peuvent contenir des tirets ('-') et peuvent comporter jusqu'à 35 caractères.
 
 
 
 

10 lignes
522 B

  1. Option ( HELLOWORLD_INSTALL_DEBUG
  2. "Install the stripped debug informations of helloworld."
  3. OFF )
  4. Option ( HELLOWORLD_NO_STRIP
  5. "Do not strip debug symbols from helloworld binary."
  6. OFF )
  7. Option ( HELLOWORLD_USE_GIT_VERSION
  8. "Read the git tags to get the version of helloworld"
  9. ON )