qpmad
Eigen-based C++ QP solver.
Loading...
Searching...
No Matches
cpput_config.h
Go to the documentation of this file.
1#ifndef H_QPMAD_UTILS_CPPUT_CONFIG
2#define H_QPMAD_UTILS_CPPUT_CONFIG
3// __func__ ?
4#define CMAKEUT_COMPILER_SUPPORTS_FUNC_
5// __FUNCTION__ ?
6#define CMAKEUT_COMPILER_SUPPORTS_FUNCTION_
7#endif