OPAL (Object Oriented Parallel Accelerator Library)
2024.1
OPAL
Main Page
Related Pages
Modules
Namespaces
Classes
Files
File List
File Members
src
config.h.in
Go to the documentation of this file.
1
/* Define to the one symbol short name of this package. */
2
#define OPAL_PROJECT_NAME "${PROJECT_NAME}"
3
4
/* Define OPAL version */
5
#define OPAL_PROJECT_VERSION "${PROJECT_VERSION}"
6
#define OPAL_VERSION_MAJOR ${PROJECT_VERSION_MAJOR}
7
#define OPAL_VERSION_MINOR ${PROJECT_VERSION_MINOR}
8
#define OPAL_VERSION_PATCH ${PROJECT_VERSION_PATCH}
9
10
/* Define string with the options used to compile OPAL */
11
#define OPAL_COMPILE_OPTIONS "${OPAL_COMPILE_OPTIONS} ${CMAKE_CXX_FLAGS}"
12
13
/* Define to the address where bug reports for this package should be sent. */
14
#define PACKAGE_BUGREPORT "${PROJECT_BUGREPORT}"
Generated on Tue Jul 2 2024 15:05:23 for OPAL (Object Oriented Parallel Accelerator Library) by
1.8.5