選択できるのは25トピックまでです。 トピックは、先頭が英数字で、英数字とダッシュ('-')を使用した35文字以内のものにしてください。

7 行
317 B

  1. Option ( CPPCORE_INSTALL_HEADER
  2. "Install headers of cppcore."
  3. ON )
  4. Option ( CPPCORE_USE_GIT_VERSION
  5. "Read the git tags to get the version of cppcore"
  6. ON )