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
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 )