Supplies options configured by build.py to C++ code.
More...
#include <string>Namespaces | |
| namespace | hexed |
| Global namespace for all of the C++ API of Hexed. | |
| namespace | hexed::config |
| Namespace for options configured at build time. See hexed_config.hpp.in. | |
Supplies options configured by build.py to C++ code.
Supplies CMake-configured options to C++ code.
Anything wrapped in {[]}s will be evaluated as Python code and substituted at build time.
Note that anything wrapped in @s will be replaced by the CMake variable of the same name at build time.