Sign in
apache
/
buildstream
/
refs/heads/tracking-changes
/
.
/
integration-tests
/
cmake-test
/
expected
/
step7
/
usr
/
include
/
TutorialConfig.h
blob: e38a218aff515d9e2f428af819e27da5ac70f38f [
file
]
// the configured options and settings for Tutorial
#define
Tutorial_VERSION_MAJOR
1
#define
Tutorial_VERSION_MINOR
0
#define
USE_MYMATH
// does the platform provide exp and log functions?
/* #undef HAVE_LOG */
/* #undef HAVE_EXP */