Skip to content

Commit 03bfbe3

Browse files
committed
build: Updated to latest forked changes of corrosion cmake integration lib.
1 parent efc4ea6 commit 03bfbe3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ add_subdirectory(corrosion)
2727
corrosion_import_crate(
2828
MANIFEST_PATH Cargo.toml
2929
FEATURES ffi
30-
LINKER_LANGUAGE C)
30+
LINK_AS C)
3131
target_include_directories(
3232
questdb_client INTERFACE
3333
${CMAKE_CURRENT_SOURCE_DIR}/include)

0 commit comments

Comments
 (0)