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.
 
 
 
 

7 lines
336 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 binary."
  6. OFF )