Skip to content

Commit

Permalink
fix in quad also.
Browse files Browse the repository at this point in the history
  • Loading branch information
xuhancn committed Jan 9, 2024
1 parent e796e63 commit b5d2dd8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/quad/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -128,6 +128,7 @@ foreach(SIMD ${SLEEF_HEADER_LIST})
)
endforeach()

file(MAKE_DIRECTORY ${sleef_BINARY_DIR}/include)
sleef_concat_files(
OUTPUT ${SLEEFQUAD_INCLUDE_HEADER}
SOURCES ${SLEEFQUAD_ORG_HEADER} ${SLEEF_HEADER_SIMD_SECTIONS} ${SLEEFQUAD_ORG_FOOTER}
Expand Down

0 comments on commit b5d2dd8

Please sign in to comment.