Logo
Fully annotated reference manual - version 1.8.12
Loading...
Searching...
No Matches
Macros
auto_link.hpp File Reference
#include <boost/config.hpp>

Go to the source code of this file.

Macros

#define QE_LIB_PLATFORM
 
#define QE_LIB_THREAD_OPT
 
#define QE_LIB_RT_OPT   "-s"
 
#define QE_LIB_NAME   "QuantExt" QE_LIB_PLATFORM QE_LIB_THREAD_OPT QE_LIB_RT_OPT ".lib"
 

Macro Definition Documentation

◆ QE_LIB_PLATFORM

#define QE_LIB_PLATFORM

Definition at line 11 of file auto_link.hpp.

◆ QE_LIB_THREAD_OPT

#define QE_LIB_THREAD_OPT

Definition at line 20 of file auto_link.hpp.

◆ QE_LIB_RT_OPT

#define QE_LIB_RT_OPT   "-s"

Definition at line 34 of file auto_link.hpp.

◆ QE_LIB_NAME

#define QE_LIB_NAME   "QuantExt" QE_LIB_PLATFORM QE_LIB_THREAD_OPT QE_LIB_RT_OPT ".lib"

Definition at line 38 of file auto_link.hpp.