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 49f9679 commit d9c14f3Copy full SHA for d9c14f3
ccmath_headers.cmake
@@ -26,7 +26,6 @@ set(ccmath_internal_support_headers
26
${CMAKE_CURRENT_SOURCE_DIR}/include/ccmath/internal/support/bits.hpp
27
${CMAKE_CURRENT_SOURCE_DIR}/include/ccmath/internal/support/endian.hpp
28
${CMAKE_CURRENT_SOURCE_DIR}/include/ccmath/internal/support/floating_point_traits.hpp
29
- ${CMAKE_CURRENT_SOURCE_DIR}/include/ccmath/internal/support/fp_bits.hpp
30
${CMAKE_CURRENT_SOURCE_DIR}/include/ccmath/internal/support/is_constant_evaluated.hpp
31
${CMAKE_CURRENT_SOURCE_DIR}/include/ccmath/internal/support/meta_compare.hpp
32
${CMAKE_CURRENT_SOURCE_DIR}/include/ccmath/internal/support/unreachable.hpp
0 commit comments