Skip to content

Commit a0c30a8

Browse files
committed
feat: add support for questdb-sse2 and questdb-avx512 libraries
1 parent 8c2b14d commit a0c30a8

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

core/CMakeLists.txt

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -195,6 +195,8 @@ else ()
195195

196196
target_link_libraries(
197197
questdb
198+
questdb-sse2
199+
questdb-avx512
198200
asm
199201
)
200202
endif (ARCH_AARCH64)

0 commit comments

Comments
 (0)