We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6dcb4e8 commit 7221a5cCopy full SHA for 7221a5c
CMakeLists.txt
@@ -78,6 +78,7 @@ set(GCEM_HEADERS
78
${GCEM_INCLUDE_DIR}/gcem_incl/mantissa.hpp
79
${GCEM_INCLUDE_DIR}/gcem_incl/max.hpp
80
${GCEM_INCLUDE_DIR}/gcem_incl/min.hpp
81
+ ${GCEM_INCLUDE_DIR}/gcem_incl/neg_zero.hpp
82
${GCEM_INCLUDE_DIR}/gcem_incl/pow.hpp
83
${GCEM_INCLUDE_DIR}/gcem_incl/pow_integral.hpp
84
${GCEM_INCLUDE_DIR}/gcem_incl/quadrature/gauss_legendre_30.hpp
0 commit comments